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

/freebsd-current/usr.bin/systat/
H A Diostat.c85 static int devstats(int, int, int);
268 row = devstats(row, INSET, i);
288 (void) devstats(row + 3, _col, i);
294 devstats(int row, int _col, int dn) function
/freebsd-current/usr.sbin/iostat/
H A Diostat.c157 static void devstats(int perf_select, long double etime, int havelast);
618 devstats(hflag, etime, havelast);
728 * just return. We'll print the header in devstats().
783 devstats(int perf_select, long double etime, int havelast) function
/freebsd-current/usr.bin/vmstat/
H A Dvmstat.c176 static void devstats(void);
781 devstats();
1062 devstats(void) function
1142 /* devstats does this for cp_time */

Completed in 123 milliseconds