Searched refs:processName (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOStatistics.h205 char processName[kIOStatisticsProcessNameLength]; member in struct:IOStatisticsUserClientCall
H A DIOStatisticsPrivate.h113 char processName[kIOStatisticsProcessNameLength]; member in struct:IOUserClientProcessEntry
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOStatistics.cpp1070 strncpy(stats->userClientCalls[procs].processName, processEntry->processName, kIOStatisticsProcessNameLength);
1168 strncpy(entry->processName, ptr, kIOStatisticsProcessNameLength);

Completed in 20 milliseconds