Searched refs:maxToAvgRatio (Results 1 – 1 of 1) sorted by relevance
306 double maxToAvgRatio; in updateHeuristicBoost() local308 maxToAvgRatio = maxDurationUs.value() * 1.0 / (mDescriptor->targetNs.count() / 1000); in updateHeuristicBoost()310 maxToAvgRatio = maxDurationUs.value() / avgDurationUs.value(); in updateHeuristicBoost()323 maxToAvgRatio < adpfConfig->mHBoostOffMaxAvgRatio.value()) { in updateHeuristicBoost()