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

/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h345 NOINLINE Batch* AllocateBatch(AllocatorStats *stat, AllocatorCache *c, function in class:__sanitizer::SizeClassAllocator64
730 NOINLINE Batch* AllocateBatch(AllocatorStats *stat, AllocatorCache *c, function in class:__sanitizer::SizeClassAllocator32
979 Batch *b = allocator->AllocateBatch(&stats_, this, class_id);

Completed in 123 milliseconds