Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dgarbage_collector.cc206 GetHeap()->CalculatePostGcWeightedAllocatedBytes(); in Run()
/art/runtime/gc/
Dheap.h465 void CalculatePostGcWeightedAllocatedBytes();
Dheap.cc1258 void Heap::CalculatePostGcWeightedAllocatedBytes() { in CalculatePostGcWeightedAllocatedBytes() function in art::gc::Heap