Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
fgraph_cpu_data Struct Reference

Data Fields

pid_t last_pid
 
int depth
 
int depth_irq
 
int ignore
 
unsigned long enter_funcs [FTRACE_RETFUNC_DEPTH]
 

Detailed Description

Definition at line 21 of file trace_functions_graph.c.

Field Documentation

int depth

Definition at line 23 of file trace_functions_graph.c.

int depth_irq

Definition at line 24 of file trace_functions_graph.c.

unsigned long enter_funcs[FTRACE_RETFUNC_DEPTH]

Definition at line 26 of file trace_functions_graph.c.

int ignore

Definition at line 25 of file trace_functions_graph.c.

pid_t last_pid

Definition at line 22 of file trace_functions_graph.c.


The documentation for this struct was generated from the following file: