Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h138 return AllocSuperBlock(c); in Refill()
170 NOINLINE void AllocSuperBlock(Cache *c) { in AllocSuperBlock() function