Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_hwlat.c76 static u64 last_tracing_thresh = DEFAULT_LAT_THRESHOLD * NSEC_PER_USEC; variable
604 tracing_thresh = last_tracing_thresh; in hwlat_tracer_init()
619 last_tracing_thresh = tracing_thresh; in hwlat_tracer_reset()
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_hwlat.c89 static u64 last_tracing_thresh = DEFAULT_LAT_THRESHOLD * NSEC_PER_USEC; variable
844 tracing_thresh = last_tracing_thresh; in hwlat_tracer_init()
859 last_tracing_thresh = tracing_thresh; in hwlat_tracer_reset()

Completed in 3 milliseconds