Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_sched_wakeup.c31 static bool tracing_dl; variable
504 tracing_dl = false; in __wakeup_reset()
547 if (tracing_dl || (wakeup_dl && !dl_task(p)) || in probe_wakeup()
562 if (!tracer_enabled || tracing_dl || in probe_wakeup()
578 tracing_dl = true; in probe_wakeup()
580 tracing_dl = false; in probe_wakeup()