Searched defs:lcollection (Results 1 – 1 of 1) sorted by relevance
150 typedef struct lcollection { struct151 struct lcollection *lcol_prev; /* global collection list */ argument152 struct lcollection *lcol_next; argument160 lcollection_stat_t lcol_stat; /* statistics */ argument161 lcollection_stat_t lcol_stat_old; /* previous interval's statistics */ argument166 } lcollection_t; argument