Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dgarbage_collector.cc158 GetHeap()->CalculatePostGcWeightedAllocatedBytes(); in Run()
/art/runtime/gc/
Dheap.h453 void CalculatePostGcWeightedAllocatedBytes();
Dheap.cc1127 void Heap::CalculatePostGcWeightedAllocatedBytes() { in CalculatePostGcWeightedAllocatedBytes() function in art::gc::Heap