Searched defs:get_cpu_max_frequency (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/bin/
H A Dutils.py1841 might be redundant with get_cpu_max_frequency. Unit is Hz.
1847 def get_cpu_max_frequency(): function
2025 frequency = int(round(get_cpu_max_frequency() * 1e-8)) * 0.1

Completed in 189 milliseconds