Searched refs:scaling_driver (Results 1 – 4 of 4) sorted by relevance
242 scaling_driver=$(cat /sys/devices/system/cpu/cpufreq/policy0/scaling_driver)244 if [ "$scaling_driver" != "$CURRENT_TEST" ]; then247 echo "$0 # Current cpufreq scaling driver is $scaling_driver."253 if [ "$scaling_driver" != "$COMPARATIVE_TEST" ]; then255 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``
294 ``scaling_driver``
964 cpufreq_freq_attr_ro(scaling_driver);983 &scaling_driver.attr,