Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dftrace.h934 extern void unregister_ftrace_graph(struct fgraph_ops *ops);
966 #define unregister_ftrace_graph(ops) do { } while (0) macro
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dfgraph.c635 void unregister_ftrace_graph(struct fgraph_ops *gops) in unregister_ftrace_graph() function
H A Dtrace_functions_graph.c320 unregister_ftrace_graph(&funcgraph_thresh_ops); in graph_trace_reset()
322 unregister_ftrace_graph(&funcgraph_ops); in graph_trace_reset()
H A Dtrace_irqsoff.c487 unregister_ftrace_graph(&fgraph_ops); in unregister_irqsoff_function()
H A Dtrace_sched_wakeup.c258 unregister_ftrace_graph(&fgraph_wakeup_ops); in unregister_wakeup_function()
H A Dtrace_selftest.c802 unregister_ftrace_graph(&fgraph_ops); in trace_selftest_startup_function_graph()
H A Dftrace.c864 unregister_ftrace_graph(&fprofiler_ops); in unregister_ftrace_profiler()