Searched refs:acquire_snapshot (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/stat/common/
H A Dstatcommon.h281 struct snapshot *acquire_snapshot(kstat_ctl_t *, int, struct iodev_filter *);
H A Dacquire.c65 * because it is left to the free_snapshot() in the acquire_snapshot()
300 acquire_snapshot(kstat_ctl_t *kc, int types, struct iodev_filter *iodev_filter) function
/illumos-gate/usr/src/cmd/stat/vmstat/
H A Dvmstat.c140 ss = acquire_snapshot(kc, types, &df);
191 ss = acquire_snapshot(kc, types, &df);
/illumos-gate/usr/src/cmd/stat/mpstat/
H A Dmpstat.c175 new = acquire_snapshot(kc, types, NULL);
/illumos-gate/usr/src/cmd/stat/iostat/
H A Diostat.c271 newss = acquire_snapshot(kc, types, &df);
324 newss = acquire_snapshot(kc, types, &df);

Completed in 111 milliseconds