Home
last modified time | relevance | path

Searched refs:kIOStatisticsInterruptEventSourceCounter (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOStatistics.h50 kIOStatisticsInterruptEventSourceCounter, enumerator
/xnu-11215/iokit/Kernel/
H A DIOInterruptEventSource.cpp46 …stics::setCounterType(IOEventSource::reserved->counter, kIOStatisticsInterruptEventSourceCounter);…
H A DIOStatistics.cpp968 case kIOStatisticsInterruptEventSourceCounter: in copyCounterStatistics()