Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/stat/common/
H A Dstatcommon.h303 void snapshot_report_changes(struct snapshot *old, struct snapshot *new);
H A Dwalkers.c332 snapshot_report_changes(struct snapshot *old, struct snapshot *new) in snapshot_report_changes() function
/titanic_50/usr/src/cmd/stat/mpstat/
H A Dmpstat.c178 snapshot_report_changes(old, new); in main()
/titanic_50/usr/src/cmd/stat/vmstat/
H A Dvmstat.c194 snapshot_report_changes(old, ss); in main()
/titanic_50/usr/src/cmd/stat/iostat/
H A Diostat.c332 snapshot_report_changes(oldss, newss); in main()