mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
gs201: pixelstats: add pixel perf stats paths
Add pixel perf metrics paths in sysfs paths list Bug: 232541623 Test: Tested resume latency metrics Signed-off-by: Ziyi Cui <ziyic@google.com> Change-Id: I7301e3ba53497906ad523dd9f02ccfe796b5c2de
This commit is contained in:
@@ -69,6 +69,8 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
|
||||
},
|
||||
.CCARatePath = "/sys/devices/platform/audiometrics/cca_rate_read_once",
|
||||
.TempResidencyPath = "/sys/kernel/metrics/temp_residency/temp_residency_all/stats",
|
||||
.ResumeLatencyMetricsPath = "/sys/kernel/metrics/resume_latency/resume_latency_metrics",
|
||||
.LongIRQMetricsPath = "/sys/kernel/metrics/irq/long_irq_metrics"
|
||||
};
|
||||
|
||||
const struct UeventListener::UeventPaths ueventPaths = {
|
||||
|
||||
Reference in New Issue
Block a user