Lines Matching refs:GetAdpfProfile
65 std::shared_ptr<AdpfConfig> adpfConfig = HintManagerT::GetInstance()->GetAdpfProfile(); in convertWorkDurationToBoostByPid()
142 HintManagerT::GetInstance()->GetAdpfProfile()->mHeuristicBoostOn.has_value() && in PowerHintSession()
144 ->GetAdpfProfile() in PowerHintSession()
147 ->GetAdpfProfile() in PowerHintSession()
150 ->GetAdpfProfile() in PowerHintSession()
160 auto adpfConfig = HintManagerT::GetInstance()->GetAdpfProfile(); in PowerHintSession()
192 auto adpfConfig = HintManagerT::GetInstance()->GetAdpfProfile(); in updatePidControlVariable()
285 targetDurationNanos * HintManagerT::GetInstance()->GetAdpfProfile()->mTargetTimeFactor; in updateTargetWorkDuration()
313 auto adpfConfig = HintManagerT::GetInstance()->GetAdpfProfile(); in updateHeuristicBoost()
356 auto adpfConfig = HintManagerT::GetInstance()->GetAdpfProfile(); in reportActualWorkDuration()
444 auto adpfConfig = HintManagerT::GetInstance()->GetAdpfProfile(); in sendHint()
536 updatePidControlVariable(HintManagerT::GetInstance()->GetAdpfProfile()->mUclampMinInit); in setThreads()
568 HintManagerT::GetInstance()->GetAdpfProfile()->mStaleTimeFactor)); in isTimeout()