Searched defs:iodev_filter (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/stat/common/
H A Dacquire.c300 acquire_snapshot(kstat_ctl_t *kc, int types, struct iodev_filter *iodev_filter) argument
335 err = acquire_iodevs(ss, kc, iodev_filter);
H A Dstatcommon.h200 struct iodev_filter { struct
278 * passed in. iodev_filter may be NULL in which case all iodevs
281 struct snapshot *acquire_snapshot(kstat_ctl_t *, int, struct iodev_filter *);
313 struct iodev_filter *df);

Completed in 58 milliseconds