Home
last modified time | relevance | path

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

/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c2531 int has_skl_msrs(unsigned int family, unsigned int model) in has_skl_msrs() function
2787 do_skl_residency = has_skl_msrs(family, model); in process_cpuid()
2797 if (has_skl_msrs(family, model)) in process_cpuid()