Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_functions_graph.c339 void trace_graph_return(struct ftrace_graph_ret *trace, in trace_graph_return() function
394 trace_graph_return(trace, gops, fregs); in trace_graph_thresh_return()
399 .retfunc = &trace_graph_return,
411 gops->retfunc = &trace_graph_return; in allocate_fgraph_ops()
445 tr->gops->retfunc = trace_graph_return; in graph_trace_init()
H A Dtrace_selftest.c1050 .retfunc = &trace_graph_return,
H A Dtrace.h741 void trace_graph_return(struct ftrace_graph_ret *trace, struct fgraph_ops *gops,