Searched refs:devstats (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/usr.bin/systat/
H A Diostat.c90 static int devstats(int, int, int);
282 row = devstats(row, INSET, i);
302 (void) devstats(row + 3, _col, i);
308 devstats(int row, int _col, int dn) function
/freebsd-9.3-release/usr.sbin/iostat/
H A Diostat.c148 static void devstats(int perf_select, long double etime, int havelast);
592 devstats(hflag, etime, havelast);
671 * just return. We'll print the header in devstats().
726 devstats(int perf_select, long double etime, int havelast) function
/freebsd-9.3-release/usr.bin/vmstat/
H A Dvmstat.c149 static void devstats(void);
787 devstats();
1027 devstats(void) function
1107 /* devstats does this for cp_time */

Completed in 62 milliseconds