base_hz          1718 arch/x86/kvm/x86.c static void kvm_get_time_scale(uint64_t scaled_hz, uint64_t base_hz,
base_hz          1726 arch/x86/kvm/x86.c 	tps64 = base_hz;
base_hz            69 tools/power/x86/turbostat/turbostat.c double base_hz;
base_hz           985 tools/power/x86/turbostat/turbostat.c 			outp += sprintf(outp, "%s%.0f", (printed++ ? delim : ""), base_hz / units * t->aperf / t->mperf);
base_hz          2065 tools/power/x86/turbostat/turbostat.c 	tsc_tweak = base_hz / tsc_hz;
base_hz          3292 tools/power/x86/turbostat/turbostat.c 	base_hz = base_ratio * bclk * 1000000;