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

/illumos-gate/usr/src/cmd/stat/common/
H A Dstatcommon.h306 int snapshot_has_changed(struct snapshot *old, struct snapshot *new);
H A Dwalkers.c373 snapshot_has_changed(struct snapshot *old, struct snapshot *new) function
/illumos-gate/usr/src/cmd/stat/mpstat/
H A Dmpstat.c181 if (snapshot_has_changed(old, new)) {
/illumos-gate/usr/src/cmd/stat/vmstat/
H A Dvmstat.c197 if (snapshot_has_changed(old, ss)) {
/illumos-gate/usr/src/cmd/stat/iostat/
H A Diostat.c336 if (snapshot_has_changed(oldss, newss)) {

Completed in 65 milliseconds