Searched defs:hpts_diag (Results 1 – 1 of 1) sorted by relevance
37 struct hpts_diag { struct38 uint32_t p_hpts_active; /* bbr->flex7 x */39 uint32_t p_nxt_slot; /* bbr->flex1 x */40 uint32_t p_cur_slot; /* bbr->flex2 x */41 uint32_t p_prev_slot; /* bbr->delivered */42 uint32_t p_runningslot; /* bbr->inflight */43 uint32_t slot_req; /* bbr->flex3 x */44 uint32_t inp_hptsslot; /* bbr->flex4 x */45 uint32_t slot_remaining; /* bbr->flex5 x */46 uint32_t have_slept; /* bbr->epoch x */[all …]