Searched refs:kInterruptAccountingFirstLevelCountIndex (Results 1 – 5 of 5) sorted by relevance
240 if (IA_GET_STATISTIC_ENABLED(kInterruptAccountingFirstLevelCountIndex)) { in normalInterruptOccurred()241 …tEventSource::reserved->statistics->interruptStatistics[kInterruptAccountingFirstLevelCountIndex],… in normalInterruptOccurred()293 if (IA_GET_STATISTIC_ENABLED(kInterruptAccountingFirstLevelCountIndex)) { in disableInterruptOccurred()294 …tEventSource::reserved->statistics->interruptStatistics[kInterruptAccountingFirstLevelCountIndex],… in disableInterruptOccurred()
464 if (IA_GET_STATISTIC_ENABLED(kInterruptAccountingFirstLevelCountIndex)) { in normalInterruptOccurred()465 …IA_ADD_VALUE(&reserved->statistics->interruptStatistics[kInterruptAccountingFirstLevelCountIndex],… in normalInterruptOccurred()495 if (IA_GET_STATISTIC_ENABLED(kInterruptAccountingFirstLevelCountIndex)) { in disableInterruptOccurred()496 …IA_ADD_VALUE(&reserved->statistics->interruptStatistics[kInterruptAccountingFirstLevelCountIndex],… in disableInterruptOccurred()
41 IA_GET_ENABLE_BIT(kInterruptAccountingFirstLevelCountIndex) |
136 …kInterruptAccountingFirstLevelCountIndex = 0, /* Number of times we invoked the top level handler … enumerator
109 [kInterruptAccountingFirstLevelCountIndex] = kInterruptAccountingChannelNameFirstLevelCount,