Searched defs:tcb_histent (Results 1 – 1 of 1) sorted by relevance
320 struct tcb_histent { struct321 struct mtx te_lock;322 struct callout te_callout;323 uint64_t te_tcb[TCB_SIZE / sizeof(uint64_t)];324 struct adapter *te_adapter;325 u_int te_flags;326 u_int te_tid;327 uint8_t te_pidx;328 uint8_t te_sample[100];