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

/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c1216 unsigned int uncore_mhz; member in struct:pkg_data
2375 outp += sprintf(outp, "%s%d", (printed++ ? delim : ""), p->uncore_mhz);
2477 old->uncore_mhz = new->uncore_mhz;
2711 p->uncore_mhz = 0;
2828 average.packages.uncore_mhz = p->uncore_mhz;
3635 p->uncore_mhz = get_uncore_mhz(p->package_id, 0);

Completed in 161 milliseconds