Home
last modified time | relevance | path

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

/Linux-v6.1/tools/power/x86/turbostat/
Dturbostat.c5165 int is_cnl(unsigned int family, unsigned int model) in is_cnl() function
5781 if (do_slm_cstates || do_knl_cstates || is_cnl(family, model) || is_ehl(family, model)) in process_cpuid()