Home
last modified time | relevance | path

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

/trueos/usr.bin/systat/
HDdevs.c96 static int dsmatchselect(const char *args, devstat_select_mode select_mode,
98 static int dsselect(const char *args, devstat_select_mode select_mode,
185 dsmatchselect(const char *args, devstat_select_mode select_mode, int maxshowdevs, in dsmatchselect()
245 dsselect(const char *args, devstat_select_mode select_mode, int maxshowdevs, in dsselect()
/trueos/lib/libdevstat/
HDdevstat.h150 } devstat_select_mode; typedef
164 int num_dev_selections, devstat_select_mode select_mode,
HDdevstat.c550 devstat_select_mode select_mode, int maxshowdevs, in devstat_selectdevs()
/trueos/usr.sbin/iostat/
HDiostat.c183 devstat_select_mode select_mode; in main()
/trueos/usr.bin/vmstat/
HDvmstat.c124 static devstat_select_mode select_mode;