Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c1801 unsigned int uncore_mhz; member
3284 outp += sprintf(outp, "%s%d", (printed++ ? delim : ""), p->uncore_mhz); in format_counters()
3442 old->uncore_mhz = new->uncore_mhz; in delta_package()
3735 p->uncore_mhz = 0; in clear_counters()
3884 average.packages.uncore_mhz = p->uncore_mhz; in sum_counters()
4902 p->uncore_mhz = get_legacy_uncore_mhz(p->package_id); in get_counters()