Home
last modified time | relevance | path

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

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