Searched defs:hpts_diag (Results 1 – 1 of 1) sorted by relevance
61 struct hpts_diag { struct62 uint32_t p_hpts_active; /* bbr->flex7 x */63 uint32_t p_nxt_slot; /* bbr->flex1 x */64 uint32_t p_cur_slot; /* bbr->flex2 x */65 uint32_t p_prev_slot; /* bbr->delivered */66 uint32_t p_runningslot; /* bbr->inflight */67 uint32_t slot_req; /* bbr->flex3 x */68 uint32_t inp_hptsslot; /* bbr->flex4 x */69 uint32_t slot_remaining; /* bbr->flex5 x */70 uint32_t have_slept; /* bbr->epoch x */[all …]