Searched refs:h2_ct_accEC (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/helgrind/
H A Dhg_errors.c320 ExeContext* h2_ct_accEC; member in struct:__anon16306::__anon16307::__anon16308
439 tl_assert(!xe->XE.Race.h2_ct_accEC);
449 xe->XE.Race.h2_ct_accEC = wherep;
463 tl_assert( (!!xe->XE.Race.h2_ct) == (!!xe->XE.Race.h2_ct_accEC) );
517 xe.XE.Race.h2_ct_accEC = NULL;
1185 tl_assert(xe->XE.Race.h2_ct_accEC); // assured by update_extra
1195 VG_(pp_ExeContext)( xe->XE.Race.h2_ct_accEC );
1234 tl_assert(xe->XE.Race.h2_ct_accEC); // assured by update_extra
1243 VG_(pp_ExeContext)( xe->XE.Race.h2_ct_accEC );

Completed in 54 milliseconds