Home
last modified time | relevance | path

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

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