Home
last modified time | relevance | path

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

/linux/include/linux/
A Dftrace.h1007 extern void unregister_ftrace_graph(struct fgraph_ops *ops);
1039 #define unregister_ftrace_graph(ops) do { } while (0) macro
/linux/kernel/trace/
A Dtrace_selftest.c842 unregister_ftrace_graph(&fgraph_ops); in trace_selftest_startup_function_graph()
887 unregister_ftrace_graph(&fgraph_ops); in trace_selftest_startup_function_graph()
A Dfgraph.c636 void unregister_ftrace_graph(struct fgraph_ops *gops) in unregister_ftrace_graph() function
A Dtrace_functions_graph.c318 unregister_ftrace_graph(&funcgraph_thresh_ops); in graph_trace_reset()
320 unregister_ftrace_graph(&funcgraph_ops); in graph_trace_reset()
A Dtrace_irqsoff.c481 unregister_ftrace_graph(&fgraph_ops); in unregister_irqsoff_function()
A Dtrace_sched_wakeup.c255 unregister_ftrace_graph(&fgraph_wakeup_ops); in unregister_wakeup_function()
A Dftrace.c859 unregister_ftrace_graph(&fprofiler_ops); in unregister_ftrace_profiler()

Completed in 27 milliseconds