Searched refs:__trace_graph_entry (Results 1 – 4 of 4) sorted by relevance
/kernel/trace/ |
D | trace_functions_graph.c | 97 int __trace_graph_entry(struct trace_array *tr, in __trace_graph_entry() function 177 ret = __trace_graph_entry(tr, trace, trace_ctx); in trace_graph_entry() 204 __trace_graph_entry(tr, &ent, trace_ctx); in __trace_graph_function()
|
D | trace_irqsoff.c | 202 ret = __trace_graph_entry(tr, trace, trace_ctx); in irqsoff_graph_entry()
|
D | trace_sched_wakeup.c | 137 ret = __trace_graph_entry(tr, trace, trace_ctx); in wakeup_graph_entry()
|
D | trace.h | 857 extern int __trace_graph_entry(struct trace_array *tr,
|