Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dtrace_sched_wakeup.c22 static struct trace_array *wakeup_trace; variable
109 wakeup_reset(wakeup_trace); in wakeup_display_graph()
119 struct trace_array *tr = wakeup_trace; in wakeup_graph_entry()
157 struct trace_array *tr = wakeup_trace; in wakeup_graph_return()
220 if (is_graph(wakeup_trace)) in wakeup_print_header()
234 struct trace_array *tr = wakeup_trace; in wakeup_tracer_call()
498 if (!report_latency(wakeup_trace, delta)) in probe_wakeup_sched_switch()
502 wakeup_trace->max_latency = delta; in probe_wakeup_sched_switch()
507 __wakeup_reset(wakeup_trace); in probe_wakeup_sched_switch()
581 __wakeup_reset(wakeup_trace); in probe_wakeup()
[all …]