Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/IOKit/
H A DIOStatisticsPrivate.h48 #define IOKIT_STATISTICS_RECORDED_USERCLIENT_PROCS 20 macro
/xnu-8796.121.2/iokit/Kernel/
H A DIOStatistics.cpp811 sizeof(IOStatisticsUserClientCall) * IOKIT_STATISTICS_RECORDED_USERCLIENT_PROCS * loadedKexts; in getUserClientStatistics()
1176 if (count == IOKIT_STATISTICS_RECORDED_USERCLIENT_PROCS) { in storeUserClientCallInfo()