Home
last modified time | relevance | path

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

/Linux-v6.1/tools/power/x86/turbostat/
Dturbostat.c5089 int has_c8910_msrs(unsigned int family, unsigned int model) in has_c8910_msrs() function
5763 if (has_c8910_msrs(family, model)) { in process_cpuid()
5771 do_irtl_hsw = has_c8910_msrs(family, model); in process_cpuid()