Lines Matching refs:shell
20 $HDC shell "mount -o rw,remount /vendor"
21 $HDC shell "rm -rf /vendor/etc/soc_perf/*"
22 $HDC shell "echo 1700000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq"
23 $HDC shell "echo 2343000 > /sys/devices/system/cpu/cpu4/cpufreq/scaling_min_freq"
24 $HDC shell "echo 3130000 > /sys/devices/system/cpu/cpu7/cpufreq/scaling_min_freq"
25 $HDC shell "echo 4-7 > /dev/cpuset/top-app/cpuset.cpus"
26 $HDC shell "echo 4-7 > /dev/cpuset/graphic/cpuset.cpus"
28 $HDC shell "cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq"
29 $HDC shell "cat /sys/devices/system/cpu/cpu1/cpufreq/scaling_cur_freq"
30 $HDC shell "cat /sys/devices/system/cpu/cpu2/cpufreq/scaling_cur_freq"
31 $HDC shell "cat /sys/devices/system/cpu/cpu3/cpufreq/scaling_cur_freq"
32 $HDC shell "cat /sys/devices/system/cpu/cpu4/cpufreq/scaling_cur_freq"
33 $HDC shell "cat /sys/devices/system/cpu/cpu5/cpufreq/scaling_cur_freq"
34 $HDC shell "cat /sys/devices/system/cpu/cpu6/cpufreq/scaling_cur_freq"
35 $HDC shell "cat /sys/devices/system/cpu/cpu7/cpufreq/scaling_cur_freq"
37 $HDC shell power-shell setmode 602
71 $HDC shell $CASE_PATH | grep "dlopen" >> ${result_file}