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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp561 void TraceSwitch(ThreadState *thr) { function in namespace:__tsan
597 TraceSwitch(cur_thread());
H A Dtsan_rtl.h844 void TraceSwitch(ThreadState *thr);
864 TraceSwitch(thr);

Completed in 105 milliseconds