Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dtrace_osnoise.c254 static bool osnoise_busy; variable
1589 if (!osnoise_busy) in osnoise_hotplug_workfn()
1738 running = osnoise_busy; in osnoise_cpus_write()
1956 osnoise_busy = true; in __osnoise_tracer_start()
1965 if (osnoise_busy) in osnoise_tracer_start()
1976 if (!osnoise_busy) in osnoise_tracer_stop()
1988 osnoise_busy = false; in osnoise_tracer_stop()
1995 if (osnoise_busy) in osnoise_tracer_init()
2026 if (osnoise_busy) in timerlat_tracer_start()
2044 if (!osnoise_busy) in timerlat_tracer_stop()
[all …]