Searched refs:logcpu (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/top/
H A Dm-template114 ((pct) / (1.0 - exp((pp)->p_time * logcpu))))
/freebsd-10.0-release/usr.bin/top/
H A Dmachine.c87 ((pct) / (1.0 - exp((pp)->ki_swtime * logcpu))))
139 static double logcpu; variable
325 logcpu = log(loaddouble(ccpu));

Completed in 69 milliseconds