Searched refs:interference (Results 1 – 3 of 3) sorted by relevance
417 System Noise (osnoise) refers to the interference experienced by an427 increasing a per-cpu interference counter. It saves an interference428 counter for each source of interference. The interference counter for431 without any interference from the operating system level, the434 interference. At the end of the period, the osnoise tracer prints469 events can be used to trace the source of interference from NMI,
1373 int interference = int_count - last_int_count; in run_osnoise() local1378 if (!interference) in run_osnoise()1383 trace_sample_threshold(last_sample, noise, interference); in run_osnoise()
130 - limiting SMT interference to improve determinism and/or performance.