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

  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.cc 285 void TraceSwitch(ThreadState *thr) {
313 TraceSwitch(cur_thread());
tsan_rtl.h 718 void TraceSwitch(ThreadState *thr);
735 TraceSwitch(thr);

Completed in 60 milliseconds