Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h347 b = PopulateFreeList(stat, c, class_id, region); in AllocateBatch()
513 NOINLINE Batch* PopulateFreeList(AllocatorStats *stat, AllocatorCache *c, in PopulateFreeList() function
731 PopulateFreeList(stat, c, sci, class_id); in AllocateBatch()
861 void PopulateFreeList(AllocatorStats *stat, AllocatorCache *c, in PopulateFreeList() function