Home
last modified time | relevance | path

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

/xnu-8020.140.41/iokit/Kernel/
H A DIOInterruptEventSource.cpp347 if (IA_GET_STATISTIC_ENABLED(kInterruptAccountingSecondLevelCPUTimeIndex)) { in checkForWork()
364 if (IA_GET_STATISTIC_ENABLED(kInterruptAccountingSecondLevelCPUTimeIndex)) { in checkForWork()
366 …A_ADD_VALUE(&reserved->statistics->interruptStatistics[kInterruptAccountingSecondLevelCPUTimeIndex in checkForWork()
399 if (IA_GET_STATISTIC_ENABLED(kInterruptAccountingSecondLevelCPUTimeIndex)) { in checkForWork()
417 if (IA_GET_STATISTIC_ENABLED(kInterruptAccountingSecondLevelCPUTimeIndex)) { in checkForWork()
419 …A_ADD_VALUE(&reserved->statistics->interruptStatistics[kInterruptAccountingSecondLevelCPUTimeIndex in checkForWork()
H A DIOInterruptAccounting.cpp38 IA_GET_ENABLE_BIT(kInterruptAccountingSecondLevelCPUTimeIndex) |
/xnu-8020.140.41/iokit/IOKit/
H A DIOInterruptAccounting.h139 kInterruptAccountingSecondLevelCPUTimeIndex, /* CPU time spent in the workloop action */ enumerator
H A DIOInterruptAccountingPrivate.h112 [kInterruptAccountingSecondLevelCPUTimeIndex] = kInterruptAccountingChannelNameSecondLevelCPUTime,