Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary32.h174 if (UNLIKELY(!PopulateFreeList(stat, c, sci, class_id))) in AllocateBatch()
341 bool PopulateFreeList(AllocatorStats *stat, AllocatorCache *c, in PopulateFreeList() function