Home
last modified time | relevance | path

Searched refs:aperfmperf_get_khz (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dcpu.h80 unsigned int aperfmperf_get_khz(int cpu);
H A Daperfmperf.c81 unsigned int aperfmperf_get_khz(int cpu) in aperfmperf_get_khz() function
H A Dproc.c87 unsigned int freq = aperfmperf_get_khz(cpu); in show_cpuinfo()