Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOStatistics.h135 uint32_t classCount; member
/xnu-11215/iokit/Kernel/
H A DIOStatistics.cpp867 stats->classCount = registeredClasses; in copyGlobalStatistics()