Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOStatistics.h90 typedef struct IOStatisticsCommandGates { struct
96 } IOStatisticsCommandGates; argument
171 struct IOStatisticsCommandGates commandGateStatistics;
/xnu-11215/iokit/Kernel/
H A DIOStatistics.cpp961 IOStatisticsCommandGates *cgc = &stats->commandGateStatistics; in copyCounterStatistics()