Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dftrace.c849 static struct fgraph_ops fprofiler_ops = { variable
856 return register_ftrace_graph(&fprofiler_ops); in register_ftrace_profiler()
861 unregister_ftrace_graph(&fprofiler_ops); in unregister_ftrace_profiler()