Searched refs:il_cnt (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_ckpt.h79 uint16_t il_cnt; /* number of valid ids in list */ member in struct:etm_ckpt_id_list
H A Detm_ckpt.c214 il2->il_cnt++;
283 if ((etm_id_lst->il_cnt * 1.0 / etm_id_lst->il_max) < 0.8) {
303 etm_id_lst->il_cnt++;
337 etm_id_lst->il_cnt--;
354 etm_id_lst->il_cnt--;
460 (etm_id_lst->il_cnt == 0)) {

Completed in 152 milliseconds