Home
last modified time | relevance | path

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

/Linux-v5.15/tools/power/x86/turbostat/
Dturbostat.c106 double discover_bclk(unsigned int family, unsigned int model);
3645 bclk = discover_bclk(family, model); in probe_nhm_msrs()
4978 double discover_bclk(unsigned int family, unsigned int model) in discover_bclk() function