Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c5189 #define SLM_BCLK_FREQS 5 macro
5190 double slm_freq_table[SLM_BCLK_FREQS] = { 83.3, 100.0, 133.3, 116.7, 80.0 };
5202 if (i >= SLM_BCLK_FREQS) { in slm_bclk()