Home
last modified time | relevance | path

Searched refs:__trace_graph_entry (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/kernel/trace/
Dtrace_functions_graph.c97 int __trace_graph_entry(struct trace_array *tr, in __trace_graph_entry() function
178 ret = __trace_graph_entry(tr, trace, flags, pc); in trace_graph_entry()
205 __trace_graph_entry(tr, &ent, flags, pc); in __trace_graph_function()
Dtrace_irqsoff.c199 ret = __trace_graph_entry(tr, trace, flags, pc); in irqsoff_graph_entry()
Dtrace_sched_wakeup.c138 ret = __trace_graph_entry(tr, trace, flags, pc); in wakeup_graph_entry()
Dtrace.h995 extern int __trace_graph_entry(struct trace_array *tr,
/kernel/linux/linux-6.6/kernel/trace/
Dtrace_functions_graph.c103 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()
Dtrace_irqsoff.c202 ret = __trace_graph_entry(tr, trace, trace_ctx); in irqsoff_graph_entry()
Dtrace_sched_wakeup.c137 ret = __trace_graph_entry(tr, trace, trace_ctx); in wakeup_graph_entry()
Dtrace.h881 extern int __trace_graph_entry(struct trace_array *tr,