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.c513 double base_hz; variable
3268 outp += sprintf(outp, "%s%.0f", (printed++ ? delim : ""), base_hz / units * t->aperf / t->mperf); in format_counters()
6861 base_hz = base_ratio * bclk * 1000000; in probe_bclk()
6865 tsc_tweak = base_hz / tsc_hz; in probe_bclk()
8944 base_hz = base_mhz * 1000000; in process_cpuid()
8948 tsc_tweak = base_hz / tsc_hz; in process_cpuid()