Home
last modified time | relevance | path

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

/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c100 double discover_bclk(unsigned int family, unsigned int model);
1833 bclk = discover_bclk(family, model); in probe_nhm_msrs()
2600 double discover_bclk(unsigned int family, unsigned int model) in discover_bclk() function