Adpf:tangorpro: switch to multitier heuristic boost.

Bug: 344685639
Test: Checked the trace file running on the device.
Flag: NONE powerhal doesn't have a flag yet
Change-Id: I934a7763c480a6cd46e98ba6020c5ac29cb7587c
This commit is contained in:
guibing 2024-07-25 20:28:54 +00:00 committed by Guibing Cai
parent 5b16c748ba
commit df3dc0eda1

View file

@ -1894,11 +1894,12 @@
"TargetTimeFactor": 1.0, "TargetTimeFactor": 1.0,
"StaleTimeFactor": 15.0, "StaleTimeFactor": 15.0,
"HeuristicBoost_On": true, "HeuristicBoost_On": true,
"HBoostOnMissedCycles": 8, "HBoostModerateJankThreshold": 2,
"HBoostOffMaxAvgRatio": 4.0, "HBoostOffMaxAvgDurRatio": 4.0,
"HBoostOffMissedCycles": 5, "HBoostSevereJankPidPu": 0.5,
"HBoostPidPuFactor": 0.5, "HBoostSevereJankThreshold": 8,
"HBoostUclampMin": 722, "HBoostUclampMinCeilingRange": [480, 722],
"HBoostUclampMinFloorRange": [230, 410],
"JankCheckTimeFactor": 1.2, "JankCheckTimeFactor": 1.2,
"LowFrameRateThreshold": 25, "LowFrameRateThreshold": 25,
"MaxRecordsNum": 300 "MaxRecordsNum": 300