Home
last modified time | relevance | path

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

/linux-6.6.21/tools/power/x86/turbostat/
Dturbostat.c5115 int has_skl_msrs(unsigned int family, unsigned int model) in has_skl_msrs() function
5772 if (has_skl_msrs(family, model)) { in process_cpuid()
5808 if (has_skl_msrs(family, model) || is_ehl(family, model)) in process_cpuid()