Searched refs:getpcpu (Results 1 – 3 of 3) sorted by relevance
57 double getpcpu(const KINFO *);
632 getpcpu(const KINFO *k) in getpcpu() function657 asprintf(&str, "%.1f", getpcpu(k)); in pcpu()
657 next_KINFO->ki_pcpu = getpcpu(next_KINFO); in main()