Searched defs:nmi_count (Results 1 – 4 of 4) sorted by relevance
78 int nmi_count; member98 int nmi_count; /* # NMIs during this sample */ member
294 int nmi_count; /* # NMIs during this sample */ member
101 #define nmi_count() (preempt_count() & NMI_MASK) macro
743 atomic_t nmi_count; /* count of true UV NMIs */ member
Completed in 17 milliseconds