Searched refs:cqc (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/iokit/Kernel/
H A DIOStatistics.cpp948 IOStatisticsCommandQueues *cqc = &stats->commandQueueStatistics; local
978 cqc->created++;
979 cqc->actionCalls += counter->u.commandQueue.actionCalls;

Completed in 31 milliseconds