Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_functions_graph.c241 void trace_graph_return(struct ftrace_graph_ret *trace, in trace_graph_return() function
285 trace_graph_return(trace, gops); in trace_graph_thresh_return()
290 .retfunc = &trace_graph_return,
302 gops->retfunc = &trace_graph_return; in allocate_fgraph_ops()
333 tr->gops->retfunc = trace_graph_return; in graph_trace_init()
A Dtrace_selftest.c1046 .retfunc = &trace_graph_return,
A Dtrace.h694 void trace_graph_return(struct ftrace_graph_ret *trace, struct fgraph_ops *gops);

Completed in 15 milliseconds