Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dftrace.c880 static struct fgraph_ops fprofiler_ops = { variable
887 return register_ftrace_graph(&fprofiler_ops); in register_ftrace_profiler()
892 unregister_ftrace_graph(&fprofiler_ops); in unregister_ftrace_profiler()