Home
last modified time | relevance | path

Searched refs:DeallocateBatch (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_local_cache.h262 allocator->DeallocateBatch(&stats_, class_id, b); in Drain()
Dsanitizer_allocator_primary32.h182 NOINLINE void DeallocateBatch(AllocatorStats *stat, uptr class_id, in DeallocateBatch() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h364 NOINLINE void DeallocateBatch(AllocatorStats *stat, uptr class_id, Batch *b) { in DeallocateBatch() function
764 NOINLINE void DeallocateBatch(AllocatorStats *stat, uptr class_id, Batch *b) { in DeallocateBatch() function
1028 allocator->DeallocateBatch(&stats_, class_id, b); in Drain()