Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Ddevs.c94 static int dsmatchselect(const char *args, devstat_select_mode select_mode,
96 static int dsselect(const char *args, devstat_select_mode select_mode,
211 dsmatchselect(const char *args, devstat_select_mode select_mode, int maxshowdevs, in dsmatchselect()
276 dsselect(const char *args, devstat_select_mode select_mode, int maxshowdevs, in dsselect()
/freebsd/lib/libdevstat/
H A Ddevstat.h150 } devstat_select_mode; typedef
164 int num_dev_selections, devstat_select_mode select_mode,
H A Ddevstat.c555 devstat_select_mode select_mode, int maxshowdevs, in devstat_selectdevs()
/freebsd/usr.sbin/iostat/
H A Diostat.c194 devstat_select_mode select_mode; in main()
/freebsd/usr.bin/vmstat/
H A Dvmstat.c91 static devstat_select_mode select_mode;