Searched refs:iec (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOStatistics.cpp942 IOStatisticsInterruptEventSources *iec = &stats->interruptEventSourceStatistics; local
953 iec->created++;
954 iec->produced += counter->u.interrupt.produced;
955 iec->checksForWork += counter->u.interrupt.checksForWork;

Completed in 12 milliseconds