adpf☄️ add hboost junk detection time factor into power hint json files.
Bug: 204204746 Test: adb shell dumpsys android.hardware.power.IPower/default; Check the device adpf sessions' traces. Change-Id: I52068b7527d46ccbcb86589d6d56cef4aa4393b8
This commit is contained in:
parent
de7029829d
commit
1369e808b4
1 changed files with 3 additions and 0 deletions
|
@ -3040,6 +3040,7 @@
|
||||||
"HBoostOffMissedCycles": 5,
|
"HBoostOffMissedCycles": 5,
|
||||||
"HBoostPidPuFactor": 0.5,
|
"HBoostPidPuFactor": 0.5,
|
||||||
"HBoostUclampMin": 722,
|
"HBoostUclampMin": 722,
|
||||||
|
"JunkCheckTimeFactor": 1.2,
|
||||||
"LowFrameRateThreshold": 25,
|
"LowFrameRateThreshold": 25,
|
||||||
"MaxRecordsNum": 300
|
"MaxRecordsNum": 300
|
||||||
},
|
},
|
||||||
|
@ -3072,6 +3073,7 @@
|
||||||
"HBoostOffMissedCycles": 5,
|
"HBoostOffMissedCycles": 5,
|
||||||
"HBoostPidPuFactor": 0.5,
|
"HBoostPidPuFactor": 0.5,
|
||||||
"HBoostUclampMin": 722,
|
"HBoostUclampMin": 722,
|
||||||
|
"JunkCheckTimeFactor": 1.2,
|
||||||
"LowFrameRateThreshold": 25,
|
"LowFrameRateThreshold": 25,
|
||||||
"MaxRecordsNum": 300
|
"MaxRecordsNum": 300
|
||||||
},
|
},
|
||||||
|
@ -3104,6 +3106,7 @@
|
||||||
"HBoostOffMissedCycles": 5,
|
"HBoostOffMissedCycles": 5,
|
||||||
"HBoostPidPuFactor": 0.5,
|
"HBoostPidPuFactor": 0.5,
|
||||||
"HBoostUclampMin": 722,
|
"HBoostUclampMin": 722,
|
||||||
|
"JunkCheckTimeFactor": 1.2,
|
||||||
"LowFrameRateThreshold": 25,
|
"LowFrameRateThreshold": 25,
|
||||||
"MaxRecordsNum": 300
|
"MaxRecordsNum": 300
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue