Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOStatistics.h49 kIOStatisticsCommandQueueCounter, enumerator
/xnu-11215/iokit/Kernel/
H A DIOCommandQueue.cpp44 IOStatistics::setCounterType(reserved->counter, kIOStatisticsCommandQueueCounter)
H A DIOStatistics.cpp991 case kIOStatisticsCommandQueueCounter: in copyCounterStatistics()