Home
last modified time | relevance | path

Searched defs:Refill (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_dense_alloc.h100 void Refill(Cache *c) { in Refill() function
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_dense_alloc.h101 void Refill(Cache *c) { in Refill() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_local_cache.h98 NOINLINE bool Refill(PerClass *c, SizeClassAllocator *allocator, in Refill() function
234 NOINLINE bool Refill(PerClass *c, SizeClassAllocator *allocator, in Refill() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h1000 NOINLINE void Refill(SizeClassAllocator *allocator, uptr class_id) { in Refill() function