Searched refs:PopulateFreeList (Results 1 – 1 of 1) sorted by relevance
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_allocator.h | 359 b = PopulateFreeList(stat, c, class_id, region); in AllocateBatch() 538 NOINLINE Batch* PopulateFreeList(AllocatorStats *stat, AllocatorCache *c, in PopulateFreeList() function 757 PopulateFreeList(stat, c, sci, class_id); in AllocateBatch() 894 void PopulateFreeList(AllocatorStats *stat, AllocatorCache *c, in PopulateFreeList() function
|