Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dftrace.c2626 static int ftrace_shutdown(struct ftrace_ops *ops, int command) in ftrace_shutdown() function
3678 ftrace_shutdown(&trace_probe_ops, 0); in __disable_ftrace_function_probe()
4741 ftrace_shutdown(ops, 0); in ftrace_destroy_filter_files()
5067 # define ftrace_shutdown(ops, command) \ macro
5576 ret = ftrace_shutdown(ops, 0); in unregister_ftrace_function()
5876 ftrace_shutdown(&graph_ops, FTRACE_STOP_FUNC_RET); in unregister_ftrace_graph()