Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c278 double discover_bclk(unsigned int family, unsigned int model);
3712 bclk = discover_bclk(family, model); in probe_nhm_msrs()
5214 double discover_bclk(unsigned int family, unsigned int model) in discover_bclk() function