Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOStatistics.h171 struct IOStatisticsCommandGates commandGateStatistics; member
/xnu-11215/iokit/Kernel/
H A DIOStatistics.cpp961 IOStatisticsCommandGates *cgc = &stats->commandGateStatistics; in copyCounterStatistics()