Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/x86/turbostat/
Dturbostat.c3858 int is_icx(unsigned int family, unsigned int model) in is_icx() function
4743 if (is_skx(family, model) || is_bdx(family, model) || is_icx(family, model)) in automatic_cstate_conversion_probe()
4749 if (is_icx(family, model)) in prewake_cstate_probe()
5657 if (is_skx(family, model) || is_icx(family, model)) { in process_cpuid()