Lines Matching refs:tsw
4450 TSW tsw; member
4470 return *(const UInt*)(&or->acc.tsw); in oldref_tsw()
4603 example.acc.tsw = (TSW) {.thrid = thrid, in event_map_bind()
4622 tl_assert(ref->acc.tsw.thrid == thrid); in event_map_bind()
4635 ref->acc.tsw = (TSW) {.thrid = thrid, in event_map_bind()
4699 if (cand_ref->acc.tsw.thrid == thrid) in libhb_event_map_lookup()
4704 if ((!cand_ref->acc.tsw.isW) && (!isW)) in libhb_event_map_lookup()
4709 cand_ref_szB = cand_ref->acc.tsw.szB; in libhb_event_map_lookup()
4731 tl_assert(ref->acc.tsw.thrid); in libhb_event_map_lookup()
4742 *resThr = Thr__from_ThrID(ref->acc.tsw.thrid); in libhb_event_map_lookup()
4744 *resIsW = ref->acc.tsw.isW; in libhb_event_map_lookup()
4766 ref_szB = ref->acc.tsw.szB; in libhb_event_map_access_history()
4775 Thr__from_ThrID(ref->acc.tsw.thrid), in libhb_event_map_access_history()
4778 ref->acc.tsw.isW, in libhb_event_map_access_history()
4826 mru.acc = (Thr_n_RCEC) {.tsw = {.thrid = 0, in event_map_init()
4863 tl_assert (oldref->acc.tsw.thrid); in event_map__check_reference_counts()