Searched refs:devstat_select_mode (Results 1 – 5 of 5) sorted by relevance
/freebsd/usr.bin/systat/ |
H A D | devs.c | 94 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 D | devstat.h | 150 } devstat_select_mode; typedef 164 int num_dev_selections, devstat_select_mode select_mode,
|
H A D | devstat.c | 555 devstat_select_mode select_mode, int maxshowdevs, in devstat_selectdevs()
|
/freebsd/usr.sbin/iostat/ |
H A D | iostat.c | 194 devstat_select_mode select_mode; in main()
|
/freebsd/usr.bin/vmstat/ |
H A D | vmstat.c | 91 static devstat_select_mode select_mode;
|