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

/freebsd-current/usr.bin/systat/
H A Diolat.c449 latout(double lat, int y, int x) function
512 latout(p50, row + k, _col);
513 latout(p90, row + k, _col + 7);
514 latout(p99, row + k, _col + 14);
515 latout(p999, row + k, _col + 21);

Completed in 156 milliseconds