Home
last modified time | relevance | path

Searched defs:lcollection (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rcap/common/
H A Drcapd.h148 typedef struct lcollection { struct
149 struct lcollection *lcol_prev; /* global collection list */ argument
150 struct lcollection *lcol_next; argument
158 lcollection_stat_t lcol_stat; /* statistics */ argument
159 lcollection_stat_t lcol_stat_old; /* previous interval's statistics */ argument
164 } lcollection_t; argument