Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/Kernel/
H A DIOInterruptEventSource.cpp351 if (IA_GET_STATISTIC_ENABLED(kInterruptAccountingSecondLevelCPUTimeIndex)) { in checkForWork()
368 if (IA_GET_STATISTIC_ENABLED(kInterruptAccountingSecondLevelCPUTimeIndex)) { in checkForWork()
370 …A_ADD_VALUE(&reserved->statistics->interruptStatistics[kInterruptAccountingSecondLevelCPUTimeIndex in checkForWork()
403 if (IA_GET_STATISTIC_ENABLED(kInterruptAccountingSecondLevelCPUTimeIndex)) { in checkForWork()
421 if (IA_GET_STATISTIC_ENABLED(kInterruptAccountingSecondLevelCPUTimeIndex)) { in checkForWork()
423 …A_ADD_VALUE(&reserved->statistics->interruptStatistics[kInterruptAccountingSecondLevelCPUTimeIndex in checkForWork()
H A DIOInterruptAccounting.cpp38 IA_GET_ENABLE_BIT(kInterruptAccountingSecondLevelCPUTimeIndex) |
/xnu-8796.121.2/iokit/IOKit/
H A DIOInterruptAccounting.h139 kInterruptAccountingSecondLevelCPUTimeIndex, /* CPU time spent in the workloop action */ enumerator
H A DIOInterruptAccountingPrivate.h112 [kInterruptAccountingSecondLevelCPUTimeIndex] = kInterruptAccountingChannelNameSecondLevelCPUTime,