Searched defs:nmi_count (Results 1 – 3 of 3) sorted by relevance
26 #define nmi_count(cpu) __IRQ_STAT((cpu), __nmi_count) /* i386 */ macro
69 static int nmi_count; variable85 int nmi_count; /* # NMIs during this sample */ member
830 atomic_t nmi_count; /* count of true UV NMIs */ member