Searched refs:copyGlobalStatistics (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOStatisticsPrivate.h219 static uint32_t copyGlobalStatistics(IOStatisticsGlobal *stats);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOStatistics.cpp683 size = copyGlobalStatistics((IOStatisticsGlobal*)((void*)ptr));
852 uint32_t IOStatistics::copyGlobalStatistics(IOStatisticsGlobal *stats) function in class:IOStatistics

Completed in 15 milliseconds