Home
last modified time | relevance | path

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

/external/valgrind/tsan/
Dthread_sanitizer.h256 IGNORE_BELOW_RTN_NO, enumerator
Dts_valgrind.cc476 rtn_call(sp, pc, IGNORE_BELOW_RTN_NO); in evh__rtn_call_ignore_no()
Dts_pin.cc2465 ignore_below = ignore ? IGNORE_BELOW_RTN_YES : IGNORE_BELOW_RTN_NO; in InstrumentCall()
Dthread_sanitizer.cc4997 ignore_below == IGNORE_BELOW_RTN_NO); in HandleRtnCall()