Home
last modified time | relevance | path

Searched refs:ftrace_direct_func_count (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dftrace.h417 extern int ftrace_direct_func_count;
429 # define ftrace_direct_func_count 0 macro
/openbmc/linux/kernel/trace/
H A Dfgraph.c135 if (ftrace_direct_func_count && in function_graph_enter()
H A Dftrace.c2537 int ftrace_direct_func_count; variable