Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c1969 unsigned long long get_uncore_mhz(int package, int die) in get_uncore_mhz() function
2330 p->uncore_mhz = get_uncore_mhz(p->package_id, 0); in get_counters()