Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stat/common/
H A Dstatcommon.h202 struct iodev_filter { struct
283 struct snapshot *acquire_snapshot(kstat_ctl_t *, int, struct iodev_filter *);
315 struct iodev_filter *df);
H A Dacquire.c300 acquire_snapshot(kstat_ctl_t *kc, int types, struct iodev_filter *iodev_filter) in acquire_snapshot() argument
335 err = acquire_iodevs(ss, kc, iodev_filter); in acquire_snapshot()
H A Dacquire_iodevs.c345 iodev_match(struct iodev_snapshot *dev, struct iodev_filter *df) in iodev_match()
402 struct iodev_filter *df) in choose_iodevs()
1008 acquire_iodevs(struct snapshot *ss, kstat_ctl_t *kc, struct iodev_filter *df) in acquire_iodevs()
/illumos-gate/usr/src/cmd/stat/vmstat/
H A Dvmstat.c49 struct iodev_filter df;
/illumos-gate/usr/src/cmd/stat/iostat/
H A Diostat.c144 struct iodev_filter df;