Searched refs:GetEstimatedThroughput (Results 1 – 3 of 3) sorted by relevance
74 uint64_t GetEstimatedThroughput() const;
62 uint64_t Iteration::GetEstimatedThroughput() const { in GetEstimatedThroughput() function in art::gc::collector::Iteration216 throughput = current_iteration->GetEstimatedThroughput() / MB; in Run()
3585 if (current_gc_iteration_.GetEstimatedThroughput() * sticky_gc_throughput_adjustment >= in GrowForUtilization()