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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfilingFile.c117 int NumPids = 0, PidLength = 0; local
130 if (!NumPids++) {
135 if (!NumPids) {
141 Allocated = malloc(I + NumPids*(PidLength - 2) + 1);

Completed in 67 milliseconds