Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c3837 int is_skx(unsigned int family, unsigned int model) in is_skx() function
5764 if (is_skx(family, model) || is_icx(family, model) || is_spr(family, model)) { in process_cpuid()