Home
last modified time | relevance | path

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

/art/runtime/gc/allocator/
Drosalloc.cc2075 uint64_t total_free = 0; in LogFragmentationAllocFailure() local
2079 total_free += fpr->ByteSize(this); in LogFragmentationAllocFailure()
2095 << ", total free pages " << total_free << " bytes" in LogFragmentationAllocFailure()