Home
last modified time | relevance | path

Searched refs:kInterruptAccountingStatisticNameArray (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/iokit/IOKit/
H A DIOInterruptAccountingPrivate.h108 static const char * const kInterruptAccountingStatisticNameArray[IA_NUM_INTERRUPT_ACCOUNTING_STATIS… variable
/xnu-8020.121.3/iokit/Kernel/
H A DIOService.cpp8547 …urce].reporter->addChannel(IA_GET_CHANNEL_ID(source, i), kInterruptAccountingStatisticNameArray[i]… in addInterruptStatistics()