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