Searched refs:devstats (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/systat/ |
H A D | iostat.c | 85 static int devstats(int, int, int); 268 row = devstats(row, INSET, i); in showiostat() 288 (void) devstats(row + 3, _col, i); in showiostat() 294 devstats(int row, int _col, int dn) in devstats() function
|
/freebsd/usr.sbin/iostat/ |
H A D | iostat.c | 157 static void devstats(int perf_select, long double etime, int havelast); 618 devstats(hflag, etime, havelast); in main() 783 devstats(int perf_select, long double etime, int havelast) in devstats() function
|
/freebsd/usr.bin/vmstat/ |
H A D | vmstat.c | 176 static void devstats(void); 786 devstats(); in dovmstat() 1070 devstats(void) in devstats() function
|