Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/systat/
H A Ddevs.c98 static int dsmatchselect(const char *args, devstat_select_mode select_mode,
100 static int dsselect(const char *args, devstat_select_mode select_mode,
187 dsmatchselect(const char *args, devstat_select_mode select_mode, int maxshowdevs, in dsmatchselect()
252 dsselect(const char *args, devstat_select_mode select_mode, int maxshowdevs, in dsselect()
/freebsd-12.1/lib/libdevstat/
H A Ddevstat.h152 } devstat_select_mode; typedef
166 int num_dev_selections, devstat_select_mode select_mode,
H A Ddevstat.c557 devstat_select_mode select_mode, int maxshowdevs, in devstat_selectdevs()
/freebsd-12.1/usr.sbin/iostat/
H A Diostat.c195 devstat_select_mode select_mode; in main()
/freebsd-12.1/usr.bin/vmstat/
H A Dvmstat.c107 static devstat_select_mode select_mode;