Home
last modified time | relevance | path

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

/Linux-v6.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()