Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h244 TransferBatch *b = allocator->AllocateBatch(&stats_, this, class_id); in Refill()
H A Dsanitizer_allocator_primary32.h168 NOINLINE TransferBatch *AllocateBatch(AllocatorStats *stat, AllocatorCache *c, in AllocateBatch() function