Searched refs:__trace_graph_entry (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/kernel/trace/ |
H A D | trace_functions_graph.c | 103 int __trace_graph_entry(struct trace_array *tr, in __trace_graph_entry() function 183 ret = __trace_graph_entry(tr, trace, trace_ctx); in trace_graph_entry() 210 __trace_graph_entry(tr, &ent, trace_ctx); in __trace_graph_function()
|
H A D | trace_irqsoff.c | 202 ret = __trace_graph_entry(tr, trace, trace_ctx); in irqsoff_graph_entry()
|
H A D | trace_sched_wakeup.c | 137 ret = __trace_graph_entry(tr, trace, trace_ctx); in wakeup_graph_entry()
|
H A D | trace.h | 880 extern int __trace_graph_entry(struct trace_array *tr,
|