Searched refs:register_ftrace_graph (Results 1 – 7 of 7) sorted by relevance
800 extern int register_ftrace_graph(struct fgraph_ops *ops);832 #define register_ftrace_graph(ops) ({ -1; }) macro
570 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()
773 ret = register_ftrace_graph(&fgraph_ops); in trace_selftest_startup_function_graph()
863 return register_ftrace_graph(&fprofiler_ops); in register_ftrace_profiler()