Home
last modified time | relevance | path

Searched refs:hwlat_busy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_hwlat.c128 static bool hwlat_busy; variable
520 if (!hwlat_busy || hwlat_data.thread_mode != MODE_PER_CPU) in hwlat_hotplug_workfn()
702 * and hwlat_busy. in hwlat_mode_write()
705 if (hwlat_busy) in hwlat_mode_write()
719 if (hwlat_busy) in hwlat_mode_write()
833 if (hwlat_busy) in hwlat_tracer_init()
849 hwlat_busy = true; in hwlat_tracer_init()
862 hwlat_busy = false; in hwlat_tracer_reset()
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_hwlat.c587 static bool hwlat_busy; variable
592 if (hwlat_busy) in hwlat_tracer_init()
609 hwlat_busy = true; in hwlat_tracer_init()
622 hwlat_busy = false; in hwlat_tracer_reset()

Completed in 3 milliseconds