Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp79 static TracePart* TracePartAlloc(ThreadState* thr) { in TracePartAlloc() function
960 TracePart* part = TracePartAlloc(thr); in TraceSwitchPartImpl()