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