Searched refs:IOStatisticsGlobal (Results 1 – 3 of 3) sorted by relevance
133 typedef struct IOStatisticsGlobal { struct137 } IOStatisticsGlobal; argument
219 static uint32_t copyGlobalStatistics(IOStatisticsGlobal *stats);
653 sizeof(IOStatisticsGlobal) + in getStatistics()692 size = copyGlobalStatistics((IOStatisticsGlobal*)((void*)ptr)); in getStatistics()864 IOStatistics::copyGlobalStatistics(IOStatisticsGlobal *stats) in copyGlobalStatistics()870 return sizeof(IOStatisticsGlobal); in copyGlobalStatistics()