Home
last modified time | relevance | path

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

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