Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stat/common/
H A Dstatcommon.h283 struct snapshot *acquire_snapshot(kstat_ctl_t *, int, struct iodev_filter *);
H A Dacquire.c300 acquire_snapshot(kstat_ctl_t *kc, int types, struct iodev_filter *iodev_filter) in acquire_snapshot() function
/illumos-gate/usr/src/cmd/stat/vmstat/
H A Dvmstat.c144 ss = acquire_snapshot(kc, types, &df); in main()
195 ss = acquire_snapshot(kc, types, &df); in main()
/illumos-gate/usr/src/cmd/stat/mpstat/
H A Dmpstat.c175 new = acquire_snapshot(kc, types, NULL); in main()
/illumos-gate/usr/src/cmd/stat/iostat/
H A Diostat.c271 newss = acquire_snapshot(kc, types, &df); in main()
324 newss = acquire_snapshot(kc, types, &df); in main()