Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/trace/
Dtrace_functions_graph.c290 static struct fgraph_ops funcgraph_thresh_ops = { variable
306 ret = register_ftrace_graph(&funcgraph_thresh_ops); in graph_trace_init()
320 unregister_ftrace_graph(&funcgraph_thresh_ops); in graph_trace_reset()
/kernel/linux/linux-6.6/kernel/trace/
Dtrace_functions_graph.c294 static struct fgraph_ops funcgraph_thresh_ops = { variable
310 ret = register_ftrace_graph(&funcgraph_thresh_ops); in graph_trace_init()
324 unregister_ftrace_graph(&funcgraph_thresh_ops); in graph_trace_reset()