Home
last modified time | relevance | path

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

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