Home
last modified time | relevance | path

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

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