Searched refs:GetEstimatedThroughput (Results 1 – 3 of 3) sorted by relevance
68 uint64_t GetEstimatedThroughput() const;
59 uint64_t Iteration::GetEstimatedThroughput() const { in GetEstimatedThroughput() function in art::gc::collector::Iteration
3471 if (current_gc_iteration_.GetEstimatedThroughput() * kStickyGcThroughputAdjustment >= in GrowForUtilization()