Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c3885 int is_ehl(unsigned int family, unsigned int model) in is_ehl() function
5792 if (do_slm_cstates || do_knl_cstates || is_cnl(family, model) || is_ehl(family, model)) in process_cpuid()
5819 if (has_skl_msrs(family, model) || is_ehl(family, model)) in process_cpuid()