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

/freebsd-current/usr.bin/systat/
H A Diolat.c140 pest(int permill, uint64_t *lats, int nlat) argument
146 for (tot = 0, i = 0; i < nlat; i++)
155 for (tot = 0, i = 0; samp >= tot && i < nlat; i++)
207 update_dev(const char *dev, int unit, int op, uint64_t *lats, int nlat) argument
216 iosp->nlats = nlat;
220 // dev, unit, operation, E3 * pest(500, lats, nlat), E3 * pest(900, lats, nlat),
221 // E3 * pest(990, lats, nlat), E3 * pest(999, lats, nlat));
266 int nlat; local
[all...]

Completed in 60 milliseconds