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.h440 void CalculatePostGcWeightedAllocatedBytes();
Dheap.cc1115 void Heap::CalculatePostGcWeightedAllocatedBytes() { in CalculatePostGcWeightedAllocatedBytes() function in art::gc::Heap