Searched refs:msmcread (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
5052 static inline SVal msmcread ( SVal svOld, function
5097 if (0) VG_(printf)("msmcread: bad svOld: 0x%016llx\n", svOld);
5215 svNew = msmcread( svOld, thr,a,1 );
5270 svNew = msmcread( svOld, thr,a,2 );
5340 svNew = msmcread( svOld, thr,a,4 );
5404 svNew = msmcread( svOld, thr,a,8 );
6334 VG_(printf)(" libhb: %'13llu msmcread (%'llu dragovers)\n",

Completed in 27 milliseconds