Searched refs:devstats (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/usr.bin/systat/ |
| H A D | iostat.c | 92 static int devstats(int, int, int); 281 row = devstats(row, INSET, i); in showiostat() 301 (void) devstats(row + 3, _col, i); in showiostat() 307 devstats(int row, int _col, int dn) in devstats() function
|
| /freebsd-12.1/usr.sbin/iostat/ |
| H A D | iostat.c | 159 static void devstats(int perf_select, long double etime, int havelast); 622 devstats(hflag, etime, havelast); in main() 787 devstats(int perf_select, long double etime, int havelast) in devstats() function
|
| /freebsd-12.1/usr.bin/vmstat/ |
| H A D | vmstat.c | 190 static void devstats(void); 830 devstats(); in dovmstat() 1117 devstats(void) in devstats() function
|