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

/illumos-gate/usr/src/cmd/latencytop/common/
H A Ddisplay.c421 pid_t last_pid = INVALID_PID; local
443 if (pidlist[i] != last_pid) {
445 last_pid = pidlist[i];

Completed in 60 milliseconds