Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/power/x86/turbostat/
H A Dturbostat.c3571 int has_slv_msrs(unsigned int family, unsigned int model) in has_slv_msrs() function
3645 if (has_slv_msrs(family, model)) in has_turbo_ratio_limit()
3659 if (has_slv_msrs(family, model)) in has_atom_turbo_ratio_limit()
5227 if (has_slv_msrs(family, model)) { in process_cpuid()
5286 if (!quiet && has_slv_msrs(family, model)) in process_cpuid()