Searched refs:scaling_driver (Results 1 – 4 of 4) sorted by relevance
251 scaling_driver=$(cat /sys/devices/system/cpu/cpufreq/policy0/scaling_driver)253 if [ "$scaling_driver" != "$CURRENT_TEST" ]; then256 echo "$0 # Current cpufreq scaling driver is $scaling_driver."262 if [ "$scaling_driver" != "$COMPARATIVE_TEST" ]; then264 echo "$0 # Current cpufreq scaling driver is $scaling_driver."
70 ``scaling_driver`` policy attribute in ``sysfs`` for all ``CPUFreq`` policies208 If the driver works in this mode, the ``scaling_driver`` policy attribute in503 Additionally, the value of the ``scaling_driver`` attribute for ``intel_pstate``
298 ``scaling_driver``
952 cpufreq_freq_attr_ro(scaling_driver);971 &scaling_driver.attr,