Home
last modified time | relevance | path

Searched defs:free_pages (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/allocator/
Drosalloc.cc104 FreePageRun* free_pages = reinterpret_cast<FreePageRun*>(base_); in RosAlloc() local
/art/runtime/gc/collector/
Dmark_compact.cc3752 bool free_pages, in MapUpdatedLinearAllocPages()