getpcpu
double getpcpu(const KINFO *);
asprintf(&str, "%.1f", getpcpu(k));
next_KINFO->ki_pcpu = getpcpu(next_KINFO);