Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc3547 double sticky_gc_throughput_adjustment = GetStickyGcThroughputAdjustment(use_generational_cc_); in GrowForUtilization() local
3556 if (current_gc_iteration_.GetEstimatedThroughput() * sticky_gc_throughput_adjustment >= in GrowForUtilization()