Home | History | Annotate | Download | only in callgrind

Lines Matching full:discard_translations

1453 extern void VG_(discard_translations) ( Addr64 start, ULong range, const HChar* who );
1466 VG_(discard_translations)( (Addr64)0x1000, (ULong) ~0xfffl, "callgrind");