Searched refs:getpcpu (Results 1 – 3 of 3) sorted by relevance
27 double getpcpu __P((KINFO *));
399 return (getpcpu((KINFO *)b) - getpcpu((KINFO *)a));
487 getpcpu(k) in getpcpu() function518 (void)printf("%*.1f", v->width, getpcpu(k));