Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/trace/
Dtrace_functions_graph.c295 static struct fgraph_ops funcgraph_ops = { variable
308 ret = register_ftrace_graph(&funcgraph_ops); in graph_trace_init()
322 unregister_ftrace_graph(&funcgraph_ops); in graph_trace_reset()
/kernel/linux/linux-6.6/kernel/trace/
Dtrace_functions_graph.c299 static struct fgraph_ops funcgraph_ops = { variable
312 ret = register_ftrace_graph(&funcgraph_ops); in graph_trace_init()
326 unregister_ftrace_graph(&funcgraph_ops); in graph_trace_reset()