Searched refs:devstats (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/usr.bin/systat/ |
| H A D | iostat.c | 90 static int devstats(int, int, int); 273 row = devstats(row, INSET, i); in showiostat() 293 (void) devstats(row + 3, _col, i); in showiostat() 299 devstats(int row, int _col, int dn) in devstats() function
|
| /freebsd-13.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-13.1/usr.bin/vmstat/ |
| H A D | vmstat.c | 191 static void devstats(void); 838 devstats(); in dovmstat() 1135 devstats(void) in devstats() function
|