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 505 void TraceSwitch(ThreadState *thr) {
537 TraceSwitch(cur_thread());
tsan_rtl.h 773 void TraceSwitch(ThreadState *thr);
793 TraceSwitch(thr);

Completed in 180 milliseconds