commit | 5f32222576cbfa1c44abd827fc38ef9c32afdb99 | [log] [tgz] |
---|---|---|
author | Darren Hsu <darrenhsu@google.com> | Mon Mar 13 11:11:55 2023 +0800 |
committer | Darren Hsu <darrenhsu@google.com> | Mon Mar 13 11:43:03 2023 +0800 |
tree | fdf7bfc319a878f4a9211db862aae290bfc2570f | |
parent | dffac4331dc79b9935ff06b79ecb3d763cf85ce1 [diff] |
powerstats: introduce AdaptiveDvfsStateResidency data provider This is a new data provider to get state residency from fvp_stats, which is similar with DVFS data provider. But the difference is that CPU frequency table is read from cpufreq sysfs and not predefined in the config. Bug: 272642210 Bug: 267638537 Test: dumpsys android.hardware.power.stats.IPowerStats/default Change-Id: I22451b55dee5dfb0a1b36497533c2063984d5483 Signed-off-by: Darren Hsu <darrenhsu@google.com>