Home
last modified time | relevance | path

Searched refs:lcol_stat_old (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/rcap/common/
H A Drcapd.h159 lcollection_stat_t lcol_stat_old; /* previous interval's statistics */ member
/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_main.c1032 (lcol->lcol_stat.field - lcol->lcol_stat_old.field)) in simple_report_collection_cb()
1077 lcol->lcol_stat_old = lcol->lcol_stat; in report_collection_cb()