Searched refs:register_ftrace_graph (Results 1 – 7 of 7) sorted by relevance
933 extern int register_ftrace_graph(struct fgraph_ops *ops);965 #define register_ftrace_graph(ops) ({ -1; }) macro
596 int register_ftrace_graph(struct fgraph_ops *gops) in register_ftrace_graph() function
306 ret = register_ftrace_graph(&funcgraph_thresh_ops); in graph_trace_init()308 ret = register_ftrace_graph(&funcgraph_ops); in graph_trace_init()
471 ret = register_ftrace_graph(&fgraph_ops); in register_irqsoff_function()
242 ret = register_ftrace_graph(&fgraph_wakeup_ops); in register_wakeup_function()
778 ret = register_ftrace_graph(&fgraph_ops); in trace_selftest_startup_function_graph()
859 return register_ftrace_graph(&fprofiler_ops); in register_ftrace_profiler()