Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dftrace.c856 static struct fgraph_ops fprofiler_ops = { variable
863 return register_ftrace_graph(&fprofiler_ops); in register_ftrace_profiler()
868 unregister_ftrace_graph(&fprofiler_ops); in unregister_ftrace_profiler()