Searched refs:CalculatePreGcWeightedAllocatedBytes (Results 1 – 4 of 4) sorted by relevance
151 GetHeap()->CalculatePreGcWeightedAllocatedBytes(); in Run()
439 void CalculatePreGcWeightedAllocatedBytes();
1108 void Heap::CalculatePreGcWeightedAllocatedBytes() { in CalculatePreGcWeightedAllocatedBytes() function in art::gc::Heap
337 heap_->CalculatePreGcWeightedAllocatedBytes(); in ~Runtime()