Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc114 static double GetStickyGcThroughputAdjustment(bool use_generational_cc) { in GetStickyGcThroughputAdjustment() function
3547 double sticky_gc_throughput_adjustment = GetStickyGcThroughputAdjustment(use_generational_cc_); in GrowForUtilization()