Merge "pixelstats: change path for CCARatePath" into udc-qpr-dev
This commit is contained in:
commit
b0447d525c
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
|
||||||
.WavesPath = "/sys/devices/platform/audiometrics/waves",
|
.WavesPath = "/sys/devices/platform/audiometrics/waves",
|
||||||
.AdaptedInfoCountPath = "/sys/devices/platform/audiometrics/adapted_info_active_count",
|
.AdaptedInfoCountPath = "/sys/devices/platform/audiometrics/adapted_info_active_count",
|
||||||
.AdaptedInfoDurationPath = "/sys/devices/platform/audiometrics/adapted_info_active_duration",
|
.AdaptedInfoDurationPath = "/sys/devices/platform/audiometrics/adapted_info_active_duration",
|
||||||
.CCARatePath = "/sys/devices/platform/audiometrics/cca_rate_read_once",
|
.CCARatePath = "/sys/devices/platform/audiometrics/cca_count_read_once",
|
||||||
.PcmLatencyPath = "/sys/devices/platform/audiometrics/pcm_latency",
|
.PcmLatencyPath = "/sys/devices/platform/audiometrics/pcm_latency",
|
||||||
.PcmCountPath = "/sys/devices/platform/audiometrics/pcm_count",
|
.PcmCountPath = "/sys/devices/platform/audiometrics/pcm_count",
|
||||||
.TotalCallCountPath = "/sys/devices/platform/audiometrics/call_count"
|
.TotalCallCountPath = "/sys/devices/platform/audiometrics/call_count"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue