Home
last modified time | relevance | path

Searched refs:getpcpu (Results 1 – 3 of 3) sorted by relevance

/dragonfly/bin/ps/
H A Dextern.h51 double getpcpu(const KINFO *);
H A Dps.c620 di = getpcpu(b) - getpcpu(a); in pscomp()
H A Dprint.c546 getpcpu(const KINFO *k) in getpcpu() function
566 printf("%*.1f", vent->width, getpcpu(k)); in pcpu()