Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/rcap/common/
H A Drcapd.h150 typedef struct lcollection { struct
151 struct lcollection *lcol_prev; /* global collection list */ argument
152 struct lcollection *lcol_next; argument
160 lcollection_stat_t lcol_stat; /* statistics */ argument
161 lcollection_stat_t lcol_stat_old; /* previous interval's statistics */ argument
166 } lcollection_t; argument