Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOStatistics.h205 char processName[kIOStatisticsProcessNameLength]; member
H A DIOStatisticsPrivate.h113 char processName[kIOStatisticsProcessNameLength]; member
/xnu-11215/iokit/Kernel/
H A DIOStatistics.cpp1090 …strncpy(stats->userClientCalls[procs].processName, processEntry->processName, kIOStatisticsProcess… in copyUserClientStatistics()
1188 strncpy(entry->processName, ptr, kIOStatisticsProcessNameLength); in storeUserClientCallInfo()