Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/x86/turbostat/
Dturbostat.c4163 int has_hsw_msrs(unsigned int family, unsigned int model) in has_hsw_msrs() function
4670 if (has_hsw_msrs(family, model)) { in process_cpuid()
4675 do_irtl_hsw = has_hsw_msrs(family, model); in process_cpuid()