Home
last modified time | relevance | path

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

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