Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/x86/turbostat/
Dturbostat.c104 double discover_bclk(unsigned int family, unsigned int model);
3113 bclk = discover_bclk(family, model); in probe_nhm_msrs()
4276 double discover_bclk(unsigned int family, unsigned int model) in discover_bclk() function