Searched refs:FTRACE_STOP_FUNC_RET (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/trace/
H A Dfgraph.c683 ftrace_shutdown(&graph_ops, FTRACE_STOP_FUNC_RET);
H A Dftrace.c2876 else if (command & FTRACE_STOP_FUNC_RET)
8200 command |= FTRACE_STOP_FUNC_RET;
/linux-master/include/linux/
H A Dftrace.h614 FTRACE_STOP_FUNC_RET = (1 << 4), enumerator in enum:__anon146

Completed in 119 milliseconds