Searched refs:trace_graph_return (Results 1 – 3 of 3) sorted by relevance
241 void trace_graph_return(struct ftrace_graph_ret *trace, in trace_graph_return() function285 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()
1046 .retfunc = &trace_graph_return,
694 void trace_graph_return(struct ftrace_graph_ret *trace, struct fgraph_ops *gops);
Completed in 15 milliseconds