Home
last modified time | relevance | path

Searched refs:nmi_count (Results 1 – 2 of 2) sorted by relevance

/include/trace/events/
A Dosnoise.h18 int nmi_count; /* # NMIs during this sample */ member
50 __field( int, nmi_count )
61 __entry->nmi_count = s->nmi_count;
74 __entry->nmi_count,
/include/linux/
A Dpreempt.h108 #define nmi_count() (preempt_count() & NMI_MASK) macro
126 #define in_nmi() (nmi_count())

Completed in 4 milliseconds