Home
last modified time | relevance | path

Searched defs:osnoise_sample (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/kernel/trace/
Dtrace_osnoise.c287 struct osnoise_sample { struct
288 u64 runtime; /* runtime */
289 u64 noise; /* noise */
290 u64 max_sample; /* max single noise sample */
291 int hw_count; /* # HW (incl. hypervisor) interference */
292 int nmi_count; /* # NMIs during this sample */
293 int irq_count; /* # IRQs during this sample */
294 int softirq_count; /* # softirqs during this sample */
295 int thread_count; /* # threads during this sample */