Searched refs:kAdjustFactorPct (Results 1 – 1 of 1) sorted by relevance
280 const int kAdjustFactorPct = 5; in Tune() local309 sanitized_prev_bytes_per_sec * 100 / (100 + kAdjustFactorPct)); in Tune()313 prev_bytes_per_sec, port::kMaxInt64 / (100 + kAdjustFactorPct)); in Tune()316 sanitized_prev_bytes_per_sec * (100 + kAdjustFactorPct) / 100); in Tune()