Lines Matching refs:up_threshold
27 for up_threshold in $UP_THRESHOLD;do
30 echo $up_threshold >/sys/devices/system/cpu/cpu0/cpufreq/ondemand/up_threshold
32 up_threshold_set=$(cat /sys/devices/system/cpu/cpu0/cpufreq/ondemand/up_threshold)
36 if [ ${up_threshold_set} -eq ${up_threshold} ];then
37 echo "up_threshold: $up_threshold, set in sysfs: ${up_threshold_set}"
39 echo "WARNING: Tried to set up_threshold: $up_threshold, set in sysfs: ${up_threshold_set}"
48 …cpufreq-bench -o /var/log/cpufreq-bench/up_threshold_${up_threshold}_sampling_rate_${sampling_rate}
57 for up_threshold in $UP_THRESHOLD;do
58 …ING_RATE}_up_threshold_${up_threshold}\" -t \"Ondemand sampling_rate: ${SAMPLING_RATE} comparison …
60 …command="${command} /var/log/cpufreq-bench/up_threshold_${up_threshold}_sampling_rate_${sampling_r…
69 for up_threshold in $UP_THRESHOLD;do
70 …/var/log/cpufreq-bench/up_threshold_${up_threshold}_sampling_rate_${sampling_rate}/* \"up_threshol…
79 for up_threshold in $UP_THRESHOLD;do
80 …/var/log/cpufreq-bench/up_threshold_${up_threshold}_sampling_rate_${sampling_rate}/* \"up_threshol…