Searched refs:devstats (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/usr.bin/systat/ |
| H A D | iostat.c | 88 static int devstats(int, int, int); 271 row = devstats(row, INSET, i); in showiostat() 291 (void) devstats(row + 3, _col, i); in showiostat() 297 devstats(int row, int _col, int dn) in devstats() function
|
| /freebsd-14.2/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-14.2/usr.bin/vmstat/ |
| H A D | vmstat.c | 189 static void devstats(void); 796 devstats(); in dovmstat() 1077 devstats(void) in devstats() function
|