HomeSort by relevance Sort by last modified time
    Searched refs:__tsan_trace_switch (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_amd64.S 8 ASM_HIDDEN(__tsan_trace_switch)
49 call ASM_TSAN_SYMBOL(__tsan_trace_switch)
tsan_rtl.h 779 extern "C" void __tsan_trace_switch();
791 HACKY_CALL(__tsan_trace_switch);
tsan_rtl.cc 536 extern "C" void __tsan_trace_switch() { function in namespace:__tsan

Completed in 200 milliseconds