Home
last modified time | relevance | path

Searched refs:lpc_collection (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/rcap/common/
H A Drcapd.h105 struct lcollection *lpc_collection; /* owning collection */ member
/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_collection.c233 if (lpc->lpc_collection == lcol) in lcollection_free()
H A Drcapd_main.c210 lproc->lpc_collection = lcol; in lprocess_insert_mark()
822 lpc->lpc_collection->lcol_stat.lcols_proc_out++; in lprocess_free()
828 if (lpc->lpc_collection->lcol_lprocess == lpc) in lprocess_free()
829 lpc->lpc_collection->lcol_lprocess = (lpc->lpc_next != in lprocess_free()
H A Drcapd_scanner.c375 st_debug(STDL_NORMAL, lpc->lpc_collection, "revoking pagedata for" in revoke_pagedata()
585 vic->lpc_collection->lcol_stat.lcols_pg_eff += in rss_delta()