Home
last modified time | relevance | path

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

/openbmc/linux/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()