Board tree for Google Tensor G1 devices
Update BCL triggered stats reporting. Bug: 180620276 Test: adb bugreport dumpstate_board.txt shows: ------ Mitigation Stats (/vendor/bin/sh -c echo "Source\t\tCount\tSOC\tTime\tVoltage"; for f in `ls /sys/devices/virtual/pmic/mitigation/last_triggered_count/*` ; do count=`cat $f`; a=${f/\/sys\/devices\/virtual\/pmic\/mitigation\/last_triggered_count\//}; b=${f/last_triggered_count/last_triggered_capacity}; c=${f/last_triggered_count/last_triggered_timestamp/}; d=${f/last_triggered_count/last_triggered_voltage/}; cnt=`cat $f`; cap=`cat ${b/count/cap}`; ti=`cat ${c/count/time}`; volt=`cat ${d/count/volt}`; echo "${a/_count/} \t$cnt\t$cap\t$ti\t$volt" ; done) ------ Source Count SOC Time Voltage batoilo 0 0 0 0 ocp_cpu1 0 0 0 0 ocp_cpu2 0 0 0 0 ocp_gpu 0 0 0 0 ocp_tpu 0 0 0 0 smpl_warn 0 0 0 0 soft_ocp_cpu1 0 0 0 0 soft_ocp_cpu2 0 0 0 0 soft_ocp_gpu 0 0 0 0 soft_ocp_tpu 0 0 0 0 vdroop1 0 0 0 0 vdroop2 0 0 0 0 ------ Clock Divider Ratio (/vendor/bin/sh -c echo "Source\t\tRatio"; for f in `ls /sys/devices/virtual/pmic/mitigation/clock_ratio/*` ; do ratio=`cat $f`; a=${f/\/sys\/devices\/virtual\/pmic\/mitigation\/clock_ratio\//}; echo "${a/_ratio/} \t$ratio" ; done) ------ Source Ratio cpu0_clk 0xf041c3 cpu1_heavy_clk 0xf041c3 cpu1_light_clk 0xf041c5 cpu2_heavy_clk 0xf041c3 cpu2_light_clk 0xf041c5 gpu_heavy_clk off gpu_light_clk off tpu_heavy_clk off tpu_light_clk off ------ Clock Stats (/vendor/bin/sh -c echo "Source\t\tStats"; for f in `ls /sys/devices/virtual/pmic/mitigation/clock_stats/*` ; do stats=`cat $f`; a=${f/\/sys\/devices\/virtual\/pmic\/mitigation\/clock_stats\//}; echo "${a/_stats/} \t$stats" ; done) ------ Source Stats cpu0_clk 0x101 cpu1_clk 0x101 cpu2_clk 0x101 gpu_clk off tpu_clk off ------ Triggered Level (/vendor/bin/sh -c echo "Source\t\tLevel"; for f in `ls /sys/devices/virtual/pmic/mitigation/triggered_lvl/*` ; do lvl=`cat $f`; a=${f/\/sys\/devices\/virtual\/pmic\/mitigation\/triggered_lvl\//}; echo "${a/_lvl/} \t$lvl" ; done) ------ Source Level ocp_cpu1 7000mA ocp_cpu2 12000mA ocp_gpu 12000mA ocp_tpu 10500mA smpl 2900mV soft_ocp_cpu1 7000mA soft_ocp_cpu2 12000mA soft_ocp_gpu 12000mA soft_ocp_tpu 10500mA Signed-off-by: George Lee <geolee@google.com> Change-Id: I4ea25ebc86eb772c69e8047b2d5466ca52ec2d2c |
||
---|---|---|
conf | ||
display | ||
dumpstate | ||
factory | ||
fingerprint | ||
firmware | ||
gnss | ||
health | ||
interfaces/boot | ||
keymaster | ||
nfc | ||
overlay | ||
overlay-factory | ||
overlay-vendor/vendor/google/apps | ||
pixelstats | ||
powerstats | ||
radio | ||
rro_overlays | ||
sensorhal | ||
sensors | ||
thermal | ||
usb | ||
uwb | ||
vibrator | ||
wifi | ||
.clang-format | ||
Android.bp | ||
Android.mk | ||
aosp_common.mk | ||
BoardConfig-common.mk | ||
CleanSpec.mk | ||
compatibility_matrix.xml | ||
component-overrides.xml | ||
default-permissions.xml | ||
device-common.mk | ||
device-shipping-common.mk | ||
device.mk | ||
device_framework_matrix_product.xml | ||
factory_common.mk | ||
init.hardware.wlc.rc.userdebug | ||
init.insmod.gs101.cfg | ||
init.insmod.sh | ||
manifest-gralloc3.xml | ||
manifest.xml | ||
manifest_64-gralloc3.xml | ||
manifest_64.xml | ||
manifest_media.xml | ||
manifest_media_aosp.xml | ||
media_codecs.xml | ||
media_codecs_aosp_c2.xml | ||
media_codecs_bo_c2.xml | ||
media_codecs_performance.xml | ||
media_codecs_performance_c2.xml | ||
media_profiles.xml | ||
NOTICE | ||
powerhint.json | ||
powerhint_a0.json | ||
powerhint_a1.json | ||
task_profiles.json |