Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_hwlat.c128 static bool hwlat_busy; variable
514 if (!hwlat_busy || hwlat_data.thread_mode != MODE_PER_CPU) in hwlat_hotplug_workfn()
698 * and hwlat_busy. in hwlat_mode_write()
701 if (hwlat_busy) in hwlat_mode_write()
715 if (hwlat_busy) in hwlat_mode_write()
829 if (hwlat_busy) in hwlat_tracer_init()
845 hwlat_busy = true; in hwlat_tracer_init()
858 hwlat_busy = false; in hwlat_tracer_reset()