Searched refs:IOStatisticsUserClientCall (Results 1 – 2 of 2) sorted by relevance
204 typedef struct IOStatisticsUserClientCall { struct208 } IOStatisticsUserClientCall; argument215 struct IOStatisticsUserClientCall userClientCalls[];
811 sizeof(IOStatisticsUserClientCall) * IOKIT_STATISTICS_RECORDED_USERCLIENT_PROCS * loadedKexts; in getUserClientStatistics()1097 return sizeof(IOStatisticsUserClientCall) * stats->processes; in copyUserClientStatistics()