Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/trace/
Dtrace_hwlat.c662 static void hwlat_tracer_stop(struct trace_array *tr);
705 hwlat_tracer_stop(tr); in hwlat_mode_write()
821 static void hwlat_tracer_stop(struct trace_array *tr) in hwlat_tracer_stop() function
855 hwlat_tracer_stop(tr); in hwlat_tracer_reset()
870 .stop = hwlat_tracer_stop,