Searched refs:FTRACE_RETFUNC_DEPTH (Results 1 – 2 of 2) sorted by relevance
27 unsigned long enter_funcs[FTRACE_RETFUNC_DEPTH];738 if (call->depth < FTRACE_RETFUNC_DEPTH && in print_graph_entry_leaf()785 if (call->depth < FTRACE_RETFUNC_DEPTH && in print_graph_entry_nested()1027 if (trace->depth < FTRACE_RETFUNC_DEPTH && in print_graph_return()
1102 #define FTRACE_RETFUNC_DEPTH 50 macro
Completed in 8 milliseconds