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

/external/valgrind/main/helgrind/
H A Dlibhb_core.c305 msmcread/msmcwrite will not change the state, nor report a
4873 /* Logic in msmcread/msmcwrite updated/verified after re-analysis, 19
5117 static inline SVal msmcwrite ( SVal svOld, function
5170 if (0) VG_(printf)("msmcwrite: bad svOld: 0x%016llx\n", svOld);
5239 svNew = msmcwrite( svOld, thr,a,1 );
5304 svNew = msmcwrite( svOld, thr,a,2 );
5374 svNew = msmcwrite( svOld, thr,a,4 );
5432 svNew = msmcwrite( svOld, thr,a,8 );
6336 VG_(printf)(" libhb: %'13llu msmcwrite (%'llu dragovers)\n",

Completed in 55 milliseconds