Home
last modified time | relevance | path

Searched refs:print_freq_sysfs_path (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/.gitlab-ci/common/
H A Dintel-gpu-freq.sh88 print_freq_sysfs_path() { function
104 path=$(print_freq_sysfs_path "" ${i})
133 path=$(print_freq_sysfs_path "${info}")
245 printf "%s" ${SET_MAX_FREQ} | tee $(print_freq_sysfs_path max) \
246 $(print_freq_sysfs_path boost) > /dev/null
275 printf "%s" ${SET_MIN_FREQ} > $(print_freq_sysfs_path min)

Completed in 2 milliseconds