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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOStatistics.cpp943 IOStatisticsInterruptEventSources *fiec = &stats->filterInterruptEventSourceStatistics; local
958 fiec->created++;
959 fiec->produced += counter->u.filter.produced;
960 fiec->checksForWork += counter->u.filter.checksForWork;

Completed in 19 milliseconds