Home
last modified time | relevance | path

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

/dragonfly/bin/ps/
H A Dprint.c555 #define fxtofl(fixpt) ((double)(fixpt) / fscale) in getpcpu() macro
560 return (100.0 * fxtofl(KI_LWP(k, pctcpu))); in getpcpu()