mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
pixelstats: Configure PCIe link stats pathnames and access
Test: adb logcat "pixelstats-vendor:D *:S" Bug: 266689144 Change-Id: Ie528c3273e43e0a3401449a057eeb9c7e6004ecf Signed-off-by: Doug Zobel <zobel@google.com>
This commit is contained in:
@@ -59,6 +59,8 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
|
||||
UFS_ERR_PATH(auto_hibern8_err_count)
|
||||
},
|
||||
.AmsRatePath = "/sys/devices/platform/audiometrics/ams_rate_read_once",
|
||||
.ModemPcieLinkStatsPath = "/sys/devices/platform/12100000.pcie/link_stats",
|
||||
.WifiPcieLinkStatsPath = "/sys/devices/platform/13120000.pcie/link_stats"
|
||||
};
|
||||
|
||||
const struct UeventListener::UeventPaths ueventPaths = {
|
||||
|
||||
Reference in New Issue
Block a user