mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Also fix time-in-state and cpuidle for BIG core After CL: ------ cpu0-3 time-in-state (/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state) ------ ------ cpu0-3 cpuidle (/vendor/bin/sh -c for d in $(ls -d /sys/devices/system/cpu/cpu0/cpuidle/state*); do echo "$d: `cat $d/name` ------ cpu4-7 time-in-state (/sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state) ------ ------ cpu4-7 cpuidle (/vendor/bin/sh -c for d in $(ls -d /sys/devices/system/cpu/cpu4/cpuidle/sta ------ cpu0-3 thermal limit (/sys/devices/virtual/thermal/cooling_device0/cur_state) ------ ------ cpu4-7 thermal limit (/sys/devices/virtual/thermal/cooling_device1/cur_state) ------ Bug: 64406500 Test: Take BR Change-Id: Id24462c32928f10d18019b33812f6103b4284cf4