Lines Matching full:noise

6 Noise (*osnoise*) refers to the interference experienced by an application
8 NMIs, IRQs, SoftIRQs, and any other system thread can cause noise to the
9 system. Moreover, hardware-related jobs can also cause noise, for example,
13 source of noise: *hardware noise*.
36 events. When a noise happens without any interference from the operating
37 system level, the hardware noise counter increases, pointing to a
38 hardware-related noise. In this way, osnoise can account for any
40 prints the sum of all noise, the max single noise, the percentage of CPU
41 available for the thread, and the counters for the noise sources.
64 …# |||| RUNTIME NOISE % OF CPU NOISE +-------…
82 - The NOISE IN US reports the sum of noise in microseconds observed
86 - The MAX SINGLE NOISE IN US reports the maximum single noise observed
91 Note that the example above shows a high number of HW noise samples.
102 - osnoise/runtime_us: how long an osnoise thread will look for noise.
103 - osnoise/stop_tracing_us: stop the system tracing if a single noise
106 - osnoise/stop_tracing_total_us: stop the system tracing if total noise
110 considered as noise, in us. When set to 0, the default value will
119 - osnoise:sample_threshold: printed anytime a noise is higher than
121 - osnoise:nmi_noise: noise from NMI, including the duration.
122 - osnoise:irq_noise: noise from an IRQ, including the duration.
123 - osnoise:softirq_noise: noise from a SoftIRQ, including the
125 - osnoise:thread_noise: noise from a thread, including the duration.
133 IRQ execution. This logic is valid for all sources of noise.
142 In this example, a noise sample of 8 microseconds was reported in the last
145 timer IRQ execution. The first event is not part of the noise because