Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace_hwlat.c663 static void hwlat_tracer_stop(struct trace_array *tr);
706 hwlat_tracer_stop(tr); in hwlat_mode_write()
822 static void hwlat_tracer_stop(struct trace_array *tr) in hwlat_tracer_stop() function
856 hwlat_tracer_stop(tr); in hwlat_tracer_reset()
871 .stop = hwlat_tracer_stop,