Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.h773 void TraceSwitch(ThreadState *thr);
793 TraceSwitch(thr); in TraceAddEvent()
Dtsan_rtl.cc505 void TraceSwitch(ThreadState *thr) { in TraceSwitch() function
537 TraceSwitch(cur_thread()); in __tsan_trace_switch()