Home
last modified time | relevance | path

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

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