Lines Matching refs:indexXA

2079       thrid2 = *(ThrID*)VG_(indexXA)( thrids, 0 );  in verydead_thread_table_sort_and_check()
2082 thrid2 = *(ThrID*)VG_(indexXA)( thrids, i ); in verydead_thread_table_sort_and_check()
2797 VtsTE* ie = VG_(indexXA)( vts_tab, ii ); in add_to_free_list()
2814 ie = VG_(indexXA)( vts_tab, ii ); in get_from_free_list()
2843 ie = VG_(indexXA)( vts_tab, ii ); in VtsID__rcinc()
2855 ie = VG_(indexXA)( vts_tab, ii ); in VtsID__rcdec()
2877 ie = VG_(indexXA)( vts_tab, in_tab->id ); in vts_tab__find__or__clone_and_add()
2882 VtsTE* ie = VG_(indexXA)( vts_tab, ii ); in vts_tab__find__or__clone_and_add()
2903 VtsTE* ie = VG_(indexXA)( vts_tab, i ); in show_vts_stats()
2931 old_te = VG_(indexXA)( old_tab, old_id ); in remap_VtsID()
2934 new_te = VG_(indexXA)( new_tab, new_id ); in remap_VtsID()
2990 VtsTE* te = VG_(indexXA)( vts_tab, i ); in vts_tab__do_GC()
3113 VtsTE* old_te = VG_(indexXA)( vts_tab, i ); in vts_tab__do_GC()
3197 *(ThrID*)VG_(indexXA)( verydead_thread_table_not_pruned, i ); in vts_tab__do_GC()
3289 VtsTE* te = VG_(indexXA)( vts_tab, i ); in vts_tab__do_GC()
3321 VtsTE* te = VG_(indexXA)( vts_tab, vts->id ); in vts_tab__do_GC()
3330 VtsTE* te = VG_(indexXA)( vts_tab, i ); in vts_tab__do_GC()
3418 VtsTE* te = VG_(indexXA)( vts_tab, vi ); in VtsID__to_VTS()
4016 Thr* thr = *(Thr**)VG_(indexXA)( thrid_to_thr_map, thrid - 1024 ); in Thr__from_ThrID()
4085 = (ULong_n_EC*)VG_(indexXA)( thr->local_Kws_n_stacks, nPresent-1 ); in note_local_Kw_n_stack_for()
5064 = (ULong_n_EC*)VG_(indexXA)( confThr->local_Kws_n_stacks, lastIx ); in record_race_info()
5068 = (ULong_n_EC*)VG_(indexXA)( confThr->local_Kws_n_stacks, in record_race_info()