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