compare_pctcpu_noidle
qsort(pt, nproc + 1, sizeof (struct p_times), compare_pctcpu_noidle);
int compare_pctcpu_noidle(const void *, const void *);