Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOStatisticsPrivate.h220 static uint32_t copyKextStatistics(IOStatisticsKext *stats);
/xnu-11215/iokit/Kernel/
H A DIOStatistics.cpp697 size = copyKextStatistics((IOStatisticsKext*)((void*)ptr)); in getStatistics()
874 IOStatistics::copyKextStatistics(IOStatisticsKext *stats) in copyKextStatistics() function in IOStatistics