Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dftrace.c2636 static int ftrace_shutdown(struct ftrace_ops *ops, int command) in ftrace_shutdown() function
3694 ftrace_shutdown(&trace_probe_ops, 0); in __disable_ftrace_function_probe()
4758 ftrace_shutdown(ops, 0); in ftrace_destroy_filter_files()
5073 # define ftrace_shutdown(ops, command) \ macro
5582 ret = ftrace_shutdown(ops, 0); in unregister_ftrace_function()
5892 ftrace_shutdown(&graph_ops, FTRACE_STOP_FUNC_RET); in unregister_ftrace_graph()