Home
last modified time | relevance | path

Searched refs:devstat_select_mode (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/usr.bin/systat/
H A Ddevs.c95 static int dsmatchselect(char *args, devstat_select_mode select_mode,
97 static int dsselect(char *args, devstat_select_mode select_mode,
217 dsmatchselect(char *args, devstat_select_mode select_mode, int maxshowdevs, in dsmatchselect()
276 dsselect(char *args, devstat_select_mode select_mode, int maxshowdevs, in dsselect()
/dflybsd-src/lib/libdevstat/
H A Ddevstat.h86 } devstat_select_mode; typedef
99 devstat_select_mode select_mode, int maxshowdevs,
H A Ddevstat.c423 devstat_select_mode select_mode, int maxshowdevs, int perf_select) in selectdevs()
/dflybsd-src/usr.sbin/iostat/
H A Diostat.c162 devstat_select_mode select_mode; in main()
/dflybsd-src/usr.bin/vmstat/
H A Dvmstat.c112 devstat_select_mode select_mode;