Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dftrace.h620 FTRACE_START_FUNC_RET = (1 << 3), enumerator
/linux/kernel/trace/
H A Dfgraph.c1378 command = FTRACE_START_FUNC_RET; in register_ftrace_graph()
H A Dftrace.c2905 if (command & FTRACE_START_FUNC_RET) in ftrace_modify_all_code()
8705 command |= FTRACE_START_FUNC_RET; in ftrace_startup_sysctl()