Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp80 static TracePart* TracePartAlloc(ThreadState* thr) { in TracePartAlloc() function
964 TracePart* part = TracePartAlloc(thr); in TraceSwitchPartImpl()