Searched refs:kStickyGcThroughputAdjustment (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dheap.cc107 static constexpr double kStickyGcThroughputAdjustment = 1.0; member in namespace:art::gc
3471 if (current_gc_iteration_.GetEstimatedThroughput() * kStickyGcThroughputAdjustment >=

Completed in 546 milliseconds