Home
last modified time | relevance | path

Searched refs:kInterruptAccountingSecondLevelCountIndex (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.140.41/iokit/Kernel/
H A DIOInterruptEventSource.cpp360 if (IA_GET_STATISTIC_ENABLED(kInterruptAccountingSecondLevelCountIndex)) { in checkForWork()
361 …IA_ADD_VALUE(&reserved->statistics->interruptStatistics[kInterruptAccountingSecondLevelCountIndex]… in checkForWork()
422 if (IA_GET_STATISTIC_ENABLED(kInterruptAccountingSecondLevelCountIndex)) { in checkForWork()
423 …IA_ADD_VALUE(&reserved->statistics->interruptStatistics[kInterruptAccountingSecondLevelCountIndex]… in checkForWork()
H A DIOInterruptAccounting.cpp42 IA_GET_ENABLE_BIT(kInterruptAccountingSecondLevelCountIndex);
/xnu-8020.140.41/iokit/IOKit/
H A DIOInterruptAccounting.h137 kInterruptAccountingSecondLevelCountIndex, /* Number of times we invoked the workloop action */ enumerator
H A DIOInterruptAccountingPrivate.h110 [kInterruptAccountingSecondLevelCountIndex] = kInterruptAccountingChannelNameSecondLevelCount,