cpufreq_get
ret_freq = cpufreq_get(cpu) * 1000ul;
EXPORT_SYMBOL(cpufreq_get);
unsigned int cpufreq_get(unsigned int cpu);