Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A 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()