Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dtrace_sched_wakeup.c31 static bool tracing_dl; variable
501 tracing_dl = false; in __wakeup_reset()
544 if (tracing_dl || (wakeup_dl && !dl_task(p)) || in probe_wakeup()
559 if (!tracer_enabled || tracing_dl || in probe_wakeup()
575 tracing_dl = true; in probe_wakeup()
577 tracing_dl = false; in probe_wakeup()