Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/trace/
Dftrace.c885 FTRACE_ENABLE_CALLS = (1 << 0), enumerator
1141 if (*command & FTRACE_ENABLE_CALLS) in __ftrace_modify_code()
1194 command |= FTRACE_ENABLE_CALLS; in ftrace_startup()
1235 ftrace_run_update_code(FTRACE_ENABLE_CALLS); in ftrace_startup_sysctl()
2418 ftrace_run_update_code(FTRACE_ENABLE_CALLS); in ftrace_regex_release()