Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Diolat.c140 pest(int permill, uint64_t *lats, int nlat) in pest() argument
150 if (tot < (uint64_t)2000 / (1000 - permill)) in pest()
152 samp = tot * permill / 1000; in pest()