Lines Matching +full:detect +full:- +full:us
6 -------------
9 detect large system latencies induced by the behavior of certain underlying
11 originally to detect SMIs (System Management Interrupts) on x86 systems,
36 ------
40 redefine the threshold in microseconds (us) above which latency spikes will
50 - width - time period to sample with CPUs held (usecs)
52 - window - total period of sampling, width being inside (usecs)
74 - tracing_threshold - minimum latency value to be considered (usecs)
75 - tracing_max_latency - maximum hardware latency actually observed (usecs)
76 - tracing_cpumask - the CPUs to move the hwlat thread across
77 - hwlat_detector/width - specified amount of time to spin within window (usecs)
78 - hwlat_detector/window - amount of time between (width) runs (usecs)