Searched refs:devstats (Results 1 – 3 of 3) sorted by relevance
| /trueos/usr.bin/systat/ |
| HD | iostat.c | 90 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
|
| /trueos/usr.sbin/iostat/ |
| HD | iostat.c | 148 static void devstats(int perf_select, long double etime, int havelast); 592 devstats(hflag, etime, havelast); in main() 726 devstats(int perf_select, long double etime, int havelast) in devstats() function
|
| /trueos/usr.bin/vmstat/ |
| HD | vmstat.c | 149 static void devstats(void); 791 devstats(); in dovmstat() 1034 devstats(void) in devstats() function
|