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

/xnu-2782.1.97/iokit/IOKit/
H A DIOStatistics.h70 uint32_t produced; member in struct:IOStatisticsInterruptEventSources
H A DIOStatisticsPrivate.h121 uint32_t produced; member in struct:IOInterruptEventSourceCounter
298 counter->u.interrupt.produced++;
/xnu-2782.1.97/iokit/Kernel/
H A DIOStatistics.cpp956 iec->produced += counter->u.interrupt.produced;
961 fiec->produced += counter->u.filter.produced;

Completed in 82 milliseconds