Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/trace/
Dtrace_sched_wakeup.c31 static bool tracing_dl; variable
502 tracing_dl = false; in __wakeup_reset()
545 if (tracing_dl || (wakeup_dl && !dl_task(p)) || in probe_wakeup()
560 if (!tracer_enabled || tracing_dl || in probe_wakeup()
576 tracing_dl = true; in probe_wakeup()
578 tracing_dl = false; in probe_wakeup()