Searched refs:fprofiler_ops (Results 1 – 1 of 1) sorted by relevance
917 static struct fgraph_ops fprofiler_ops = { variable924 ftrace_ops_set_global_filter(&fprofiler_ops.ops); in register_ftrace_profiler()925 return register_ftrace_graph(&fprofiler_ops); in register_ftrace_profiler()930 unregister_ftrace_graph(&fprofiler_ops); in unregister_ftrace_profiler()