Searched defs:total_procs (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/auditreduce/
H A Dmain.c81 static int total_procs; /* number of processes in the process tree */ variable
456 ar, filenum, pcbnum, total_procs, total_layers);
530 total_layers, total_procs);
556 * build anything. Answer is in global var total_procs.
567 total_procs++; /* count another process created */
/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.c155 static uint_t total_procs; /* total number of procs */ variable
613 (void) printf(TOTAL_LINE, total_procs, total_lwps,
916 total_procs = 0;
1013 total_procs++;
1067 total_procs++;

Completed in 90 milliseconds