Searched refs:__trace_graph_return (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/kernel/trace/ |
H A D | trace_functions_graph.c | 211 __trace_graph_return(tr, &ret, trace_ctx); in __trace_graph_function() 222 void __trace_graph_return(struct trace_array *tr, in __trace_graph_return() function 263 __trace_graph_return(tr, trace, trace_ctx); in trace_graph_return()
|
H A D | trace_irqsoff.c | 221 __trace_graph_return(tr, trace, trace_ctx); in irqsoff_graph_return()
|
H A D | trace_sched_wakeup.c | 155 __trace_graph_return(tr, trace, trace_ctx); in wakeup_graph_return()
|
H A D | trace.h | 883 extern void __trace_graph_return(struct trace_array *tr,
|