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