Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c402 unsigned int uncore_mhz; member
1385 outp += sprintf(outp, "%s%d", (printed++ ? delim : ""), p->uncore_mhz); in format_counters()
1487 old->uncore_mhz = new->uncore_mhz; in delta_package()
1706 p->uncore_mhz = 0; in clear_counters()
1806 average.packages.uncore_mhz = p->uncore_mhz; in sum_counters()
2329 p->uncore_mhz = get_uncore_mhz(p->package_id, 0); in get_counters()