Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/allocator/
H A Drosalloc.h415 void MergeBulkFreeListToFreeList();
H A Drosalloc.cc904 inline void RosAlloc::Run::MergeBulkFreeListToFreeList() { in MergeBulkFreeListToFreeList() function in art::gc::allocator::RosAlloc::Run
1122 run->MergeBulkFreeListToFreeList(); in BulkFree()