Linux Kernel
3.7.1
|
Data Fields | |
pid_t | last_pid |
int | depth |
int | depth_irq |
int | ignore |
unsigned long | enter_funcs [FTRACE_RETFUNC_DEPTH] |
Definition at line 21 of file trace_functions_graph.c.
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.