Searched refs:kIOStatisticsProcessNameLength (Results 1 – 3 of 3) sorted by relevance
42 kIOStatisticsProcessNameLength = 20 enumerator205 char processName[kIOStatisticsProcessNameLength];
113 char processName[kIOStatisticsProcessNameLength];
1090 …ts->userClientCalls[procs].processName, processEntry->processName, kIOStatisticsProcessNameLength); in copyUserClientStatistics()1188 strncpy(entry->processName, ptr, kIOStatisticsProcessNameLength); in storeUserClientCallInfo()