Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/x86/turbostat/
Dturbostat.c5029 int has_skl_msrs(unsigned int family, unsigned int model) in has_skl_msrs() function
5676 if (has_skl_msrs(family, model)) { in process_cpuid()
5710 if (has_skl_msrs(family, model) || is_ehl(family, model)) in process_cpuid()