/external/ltp/testcases/kernel/device-drivers/cpufreq/ |
D | cpufreq_boost.c | 57 const char governor[] = SYSFS_CPU_DIR "cpu0/cpufreq/scaling_governor"; variable 66 if (governor[0] != '\0') in cleanup() 67 FILE_PRINTF(governor, "%s", governor_name); in cleanup() 97 SAFE_FILE_SCANF(NULL, governor, "%s", governor_name); in setup() 98 SAFE_FILE_PRINTF(cleanup, governor, "%s", "performance"); in setup()
|
/external/autotest/client/site_tests/power_CPUFreq/ |
D | power_CPUFreq.py | 168 governor = self.__read_file('scaling_governor') 169 logging.info('current governor: %s' % governor) 170 return governor.split()[0] 173 def set_governor(self, governor): argument 174 logging.info('setting governor to %s' % governor) 175 self.__write_file('scaling_governor', governor)
|
/external/chromium-trace/catapult/devil/devil/android/tools/ |
D | cpufreq.py | 26 p.SetScalingGovernor(args.governor) 31 for cpu, governor in p.GetScalingGovernor(): 32 print '%s %s: %s' % (str(device), cpu, governor)
|
/external/libmojo/third_party/catapult/devil/devil/android/perf/ |
D | perf_control_devicetest.py | 32 for _, online, governor in cpu_info: 34 self.assertEquals('performance', governor)
|
D | perf_control.py | 91 governor = (output.rstrip() if status == 0 else None 94 return zip(self._cpu_files, online, governor)
|
/external/chromium-trace/catapult/devil/devil/android/perf/ |
D | perf_control_devicetest.py | 31 for _, online, governor in cpu_info: 33 self.assertEquals('performance', governor)
|
D | perf_control.py | 101 governor = (output.rstrip() if status == 0 else None 104 return zip(self._cpu_files, online, governor)
|
/external/autotest/client/site_tests/kernel_Delay/ |
D | kernel_Delay.py | 161 governor = self._get_file(p).rstrip() 162 if governor != 'userspace': 164 governor))
|
/external/autotest/client/site_tests/graphics_Idle/ |
D | graphics_Idle.py | 233 governor = utils.read_one_line(governor_path) 234 logging.info('DVFS governor = %s', governor) 235 if not governor == 'simple_ondemand':
|
/external/v8/tools/ |
D | run_perf.py | 811 def __init__(self, disable_aslr = False, governor = None): argument 815 self.governor = governor 821 if self.governor != None: 823 CustomMachineConfiguration.SetCPUGovernor(self.governor) 1024 with CustomMachineConfiguration(governor = options.cpu_governor,
|
/external/autotest/client/profilers/powertop/src/po/ |
D | ru.po | 87 msgid " O - enable Ondemand governor " 385 "The 'ondemand' CPU speed governor will minimize the CPU power usage while\n" 389 "'ondemand' cpufreq governor минимизирует потребление энергии процессором, " 457 "Suggestion: Enable the ondemand cpu speed governor for all processors via: \n"
|
D | de.po | 86 msgid " O - enable Ondemand governor " 87 msgstr " O - \"Ondemand governor\" aktivieren" 369 "The 'ondemand' CPU speed governor will minimize the CPU power usage while\n" 435 "Suggestion: Enable the ondemand cpu speed governor for all processors via: \n" 438 "Vorschlag: Aktivieren Sie den \"ondemand governor\" durch: \n"
|
D | nl.po | 84 msgid " O - enable Ondemand governor " 339 "The 'ondemand' CPU speed governor will minimize the CPU power usage while\n" 387 "Suggestion: Enable the ondemand cpu speed governor for all processors via: \n"
|
D | id.po | 85 msgid " O - enable Ondemand governor " 86 msgstr " O - Fungsikan governor Ondemand " 383 "The 'ondemand' CPU speed governor will minimize the CPU power usage while\n" 452 "Suggestion: Enable the ondemand cpu speed governor for all processors via: \n"
|
D | ja.po | 83 msgid " O - enable Ondemand governor " 374 "The 'ondemand' CPU speed governor will minimize the CPU power usage while\n" 442 "Suggestion: Enable the ondemand cpu speed governor for all processors via: \n"
|
D | it.po | 84 msgid " O - enable Ondemand governor " 359 "The 'ondemand' CPU speed governor will minimize the CPU power usage while\n" 430 "Suggestion: Enable the ondemand cpu speed governor for all processors via: \n"
|
D | zh.po | 25 "Suggestion: Enable the ondemand cpu speed governor for all processors via: \n" 32 msgid " O - enable Ondemand governor " 334 "The 'ondemand' CPU speed governor will minimize the CPU power usage while\n"
|
D | es.po | 84 msgid " O - enable Ondemand governor " 374 "The 'ondemand' CPU speed governor will minimize the CPU power usage while\n" 446 "Suggestion: Enable the ondemand cpu speed governor for all processors via: \n"
|
D | fi.po | 83 msgid " O - enable Ondemand governor " 382 "The 'ondemand' CPU speed governor will minimize the CPU power usage while\n" 453 "Suggestion: Enable the ondemand cpu speed governor for all processors via: \n"
|
D | pl.po | 82 msgid " O - enable Ondemand governor " 379 "The 'ondemand' CPU speed governor will minimize the CPU power usage while\n" 448 "Suggestion: Enable the ondemand cpu speed governor for all processors via: \n"
|
D | pt_BR.po | 86 msgid " O - enable Ondemand governor " 369 "The 'ondemand' CPU speed governor will minimize the CPU power usage while\n" 436 "Suggestion: Enable the ondemand cpu speed governor for all processors via: \n"
|
D | fr.po | 85 msgid " O - enable Ondemand governor " 377 "The 'ondemand' CPU speed governor will minimize the CPU power usage while\n" 446 "Suggestion: Enable the ondemand cpu speed governor for all processors via: \n"
|
D | hu.po | 86 msgid " O - enable Ondemand governor " 392 "The 'ondemand' CPU speed governor will minimize the CPU power usage while\n" 465 "Suggestion: Enable the ondemand cpu speed governor for all processors via: \n"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_tpp_net.utf | 1105 4893 "governor"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_tpp_net.utf | 917 3975 "governor"
|