Home
last modified time | relevance | path

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

/kernel/trace/
DKconfig417 System Noise (osnoise) refers to the interference experienced by an
427 increasing a per-cpu interference counter. It saves an interference
428 counter for each source of interference. The interference counter for
431 without any interference from the operating system level, the
434 interference. At the end of the period, the osnoise tracer prints
469 events can be used to trace the source of interference from NMI,
Dtrace_osnoise.c1373 int interference = int_count - last_int_count; in run_osnoise() local
1378 if (!interference) in run_osnoise()
1383 trace_sample_threshold(last_sample, noise, interference); in run_osnoise()
/kernel/
DKconfig.preempt130 - limiting SMT interference to improve determinism and/or performance.