device_google_zuma/powerstats
Darren Hsu 3cda5eb2b1 powerstats: use AdaptiveDvfsStateResidency data provider for CPUCL
DVFS data provider is using predefined frequency table for CPU DVFS
power stats reporting. If different SoC versions define different
CPU frequencies, the predefined table should be updated, otherwise
the residencies of some impacted frequencies will be always 0. So
Make it adaptive to reduce the maintenance efforts.

Bug: 272642210
Bug: 267638537
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: Ifa39227b9a8b0cc89d8f5a78373f615348a49d4d
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2023-03-13 11:37:49 +08:00
..
include powerstats: add NFC state residency stats 2022-12-20 15:53:09 +08:00
Android.bp Create device Ripcurrent on Zuma platform 2022-04-19 12:55:56 +08:00
ZumaCommonDataProviders.cpp powerstats: use AdaptiveDvfsStateResidency data provider for CPUCL 2023-03-13 11:37:49 +08:00