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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h63 Refill(c);
101 void Refill(Cache *c) { function in class:__tsan::DenseSlabAlloc
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h38 if (UNLIKELY(!Refill(c, allocator, class_id)))
98 NOINLINE bool Refill(PerClass *c, SizeClassAllocator *allocator, function in struct:SizeClassAllocator64LocalCache
157 if (UNLIKELY(!Refill(c, allocator, class_id)))
234 NOINLINE bool Refill(PerClass *c, SizeClassAllocator *allocator, function in struct:SizeClassAllocator32LocalCache

Completed in 164 milliseconds