Home
last modified time | relevance | path

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

/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c77 double base_hz; variable
518 outp += sprintf(outp, "%8.0f", base_hz / units * t->aperf / t->mperf); in format_counters()
1167 tsc_tweak = base_hz / tsc_hz; in calculate_tsc_tweak()
1882 base_hz = base_ratio * bclk * 1000000; in probe_nhm_msrs()