Home
last modified time | relevance | path

Searched defs:ftrace_shutdown (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/kernel/trace/
Dftrace.c1882 static void ftrace_shutdown(struct ftrace_ops *ops, int command) in ftrace_shutdown() function
3861 # define ftrace_shutdown(ops, command) do { } while (0) macro