Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.h448 double GetPostGcWeightedAllocatedBytes() const { in GetPostGcWeightedAllocatedBytes() function
/art/runtime/
Druntime.cc364 heap_->GetPostGcWeightedAllocatedBytes() / in ~Runtime()