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

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h341 NOINLINE Batch* AllocateBatch(AllocatorStats *stat, AllocatorCache *c, function in class:__sanitizer::SizeClassAllocator64
725 NOINLINE Batch* AllocateBatch(AllocatorStats *stat, AllocatorCache *c, function in class:__sanitizer::SizeClassAllocator32
970 Batch *b = allocator->AllocateBatch(&stats_, this, class_id);

Completed in 88 milliseconds