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