Home
last modified time | relevance | path

Searched refs:INSERT_BEFORE_4 (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/tsan/
Dts_pin.cc2803 #define INSERT_BEFORE_4(name, to_insert) \ macro
3328 INSERT_BEFORE_4("AnnotateBenignRace", On_AnnotateBenignRace); in MaybeInstrumentOneRoutine()
3331 INSERT_BEFORE_4("AnnotateExpectRace", On_AnnotateExpectRace); in MaybeInstrumentOneRoutine()
3334 INSERT_BEFORE_4("AnnotateNewMemory", On_AnnotateNewMemory); in MaybeInstrumentOneRoutine()
3352 INSERT_BEFORE_4("AnnotatePublishMemoryRange", On_AnnotatePublishMemoryRange); in MaybeInstrumentOneRoutine()
3353 INSERT_BEFORE_4("AnnotateUnpublishMemoryRange", On_AnnotateUnpublishMemoryRange); in MaybeInstrumentOneRoutine()
3364 INSERT_BEFORE_4("AnnotateRWLockAcquired", On_AnnotateRWLockAcquired); in MaybeInstrumentOneRoutine()
3365 INSERT_BEFORE_4("AnnotateRWLockReleased", On_AnnotateRWLockReleased); in MaybeInstrumentOneRoutine()