Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_rtl.cpp685 void TraceSwitch(ThreadState *thr) { in TraceSwitch() function
719 TraceSwitch(cur_thread()); in __tsan_trace_switch()
H A Dtsan_rtl.h604 void TraceSwitch(ThreadState *thr);
626 TraceSwitch(thr); in TraceAddEvent()