Home
last modified time | relevance | path

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

/tools/power/x86/turbostat/
Dturbostat.c2993 int has_skl_msrs(unsigned int family, unsigned int model) in has_skl_msrs() function
3358 do_skl_residency = has_skl_msrs(family, model); in process_cpuid()
3371 if (has_skl_msrs(family, model)) in process_cpuid()