Home
last modified time | relevance | path

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

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