Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c522 double base_hz; variable
3462 outp += sprintf(outp, "%s%.0f", (printed++ ? delim : ""), base_hz / units * t->aperf / t->mperf); in format_counters()
7071 base_hz = base_ratio * bclk * 1000000; in probe_bclk()
7075 tsc_tweak = base_hz / tsc_hz; in probe_bclk()
9282 base_hz = base_mhz * 1000000; in process_cpuid()
9286 tsc_tweak = base_hz / tsc_hz; in process_cpuid()