Home
last modified time | relevance | path

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

/Linux-v5.15/tools/power/x86/turbostat/
Dturbostat.c3772 int is_icx(unsigned int family, unsigned int model) in is_icx() function
4630 if (is_skx(family, model) || is_bdx(family, model) || is_icx(family, model)) in automatic_cstate_conversion_probe()
4636 if (is_icx(family, model)) in prewake_cstate_probe()
5505 if (is_skx(family, model) || is_icx(family, model)) { in process_cpuid()