adpf:shusky: update hboost jank check time factor.

Update it to align with the HWUI target duration scale factor,
so the adjusted jank check time duration is same as expected frame
timeline's duration.

HWUI target duration scale factor is 70%, and its inverse value is
approximately 1.43.

Bug: 204204746
Test: adb shell dumpsys android.hardware.power.IPower/default;
      Check the device adpf sessions' traces.
Change-Id: I8565fa1352769e6f879ea5fc12412d00f254da3b
This commit is contained in:
guibing 2024-04-18 22:52:02 +00:00
parent e6fe682d22
commit 01660ca736
3 changed files with 9 additions and 9 deletions

View file

@ -2992,7 +2992,7 @@
"HBoostOffMissedCycles": 5,
"HBoostPidPuFactor": 0.5,
"HBoostUclampMin": 722,
"JunkCheckTimeFactor": 1.2,
"JankCheckTimeFactor": 1.43,
"LowFrameRateThreshold": 25,
"MaxRecordsNum": 300
},
@ -3027,7 +3027,7 @@
"HBoostOffMissedCycles": 5,
"HBoostPidPuFactor": 0.5,
"HBoostUclampMin": 722,
"JunkCheckTimeFactor": 1.2,
"JankCheckTimeFactor": 1.43,
"LowFrameRateThreshold": 25,
"MaxRecordsNum": 300
},
@ -3062,7 +3062,7 @@
"HBoostOffMissedCycles": 5,
"HBoostPidPuFactor": 0.5,
"HBoostUclampMin": 722,
"JunkCheckTimeFactor": 1.2,
"JankCheckTimeFactor": 1.43,
"LowFrameRateThreshold": 25,
"MaxRecordsNum": 300
},

View file

@ -2772,7 +2772,7 @@
"HBoostOffMissedCycles": 5,
"HBoostPidPuFactor": 0.5,
"HBoostUclampMin": 722,
"JunkCheckTimeFactor": 1.2,
"JankCheckTimeFactor": 1.43,
"LowFrameRateThreshold": 25,
"MaxRecordsNum": 300
},
@ -2805,7 +2805,7 @@
"HBoostOffMissedCycles": 5,
"HBoostPidPuFactor": 0.5,
"HBoostUclampMin": 722,
"JunkCheckTimeFactor": 1.2,
"JankCheckTimeFactor": 1.43,
"LowFrameRateThreshold": 25,
"MaxRecordsNum": 300
},
@ -2838,7 +2838,7 @@
"HBoostOffMissedCycles": 5,
"HBoostPidPuFactor": 0.5,
"HBoostUclampMin": 722,
"JunkCheckTimeFactor": 1.2,
"JankCheckTimeFactor": 1.43,
"LowFrameRateThreshold": 25,
"MaxRecordsNum": 300
},

View file

@ -2896,7 +2896,7 @@
"HBoostOffMissedCycles": 5,
"HBoostPidPuFactor": 0.5,
"HBoostUclampMin": 722,
"JunkCheckTimeFactor": 1.2,
"JankCheckTimeFactor": 1.43,
"LowFrameRateThreshold": 25,
"MaxRecordsNum": 300
},
@ -2931,7 +2931,7 @@
"HBoostOffMissedCycles": 5,
"HBoostPidPuFactor": 0.5,
"HBoostUclampMin": 722,
"JunkCheckTimeFactor": 1.2,
"JankCheckTimeFactor": 1.43,
"LowFrameRateThreshold": 25,
"MaxRecordsNum": 300
},
@ -2966,7 +2966,7 @@
"HBoostOffMissedCycles": 5,
"HBoostPidPuFactor": 0.5,
"HBoostUclampMin": 722,
"JunkCheckTimeFactor": 1.2,
"JankCheckTimeFactor": 1.43,
"LowFrameRateThreshold": 25,
"MaxRecordsNum": 300
},