Searched refs:kInterruptAccountingFirstLevelTimeIndex (Results 1 – 4 of 4) sorted by relevance
223 if (IA_GET_STATISTIC_ENABLED(kInterruptAccountingFirstLevelTimeIndex) in normalInterruptOccurred()244 if (IA_GET_STATISTIC_ENABLED(kInterruptAccountingFirstLevelTimeIndex)) { in normalInterruptOccurred()246 …ptEventSource::reserved->statistics->interruptStatistics[kInterruptAccountingFirstLevelTimeIndex],… in normalInterruptOccurred()276 if (IA_GET_STATISTIC_ENABLED(kInterruptAccountingFirstLevelTimeIndex) in disableInterruptOccurred()297 if (IA_GET_STATISTIC_ENABLED(kInterruptAccountingFirstLevelTimeIndex)) { in disableInterruptOccurred()299 …ptEventSource::reserved->statistics->interruptStatistics[kInterruptAccountingFirstLevelTimeIndex],… in disableInterruptOccurred()
37 IA_GET_ENABLE_BIT(kInterruptAccountingFirstLevelTimeIndex) |
138 …kInterruptAccountingFirstLevelTimeIndex, /* Time spent in the top level handler, if one was instal… enumerator
111 [kInterruptAccountingFirstLevelTimeIndex] = kInterruptAccountingChannelNameFirstLevelTime,