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

/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp79 static TracePart* TracePartAlloc(ThreadState* thr) { function in namespace:__tsan
88 DPrintf("#%d: TracePartAlloc: part=%p\n", thr->tid, part);
960 TracePart* part = TracePartAlloc(thr);

Completed in 182 milliseconds