Searched refs:classCount (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/iokit/IOKit/ | ||
| H A D | IOStatistics.h | 135 uint32_t classCount; member |
| /xnu-11215/iokit/Kernel/ | ||
| H A D | IOStatistics.cpp | 867 stats->classCount = registeredClasses; in copyGlobalStatistics() |