Home
last modified time | relevance | path

Searched refs:FTRACE_RETFUNC_DEPTH (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/trace/
A Dtrace_functions_graph.c27 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()
/linux/include/linux/
A Dftrace.h1102 #define FTRACE_RETFUNC_DEPTH 50 macro

Completed in 8 milliseconds