Searched refs:tsc_tweak (Results 1 – 1 of 1) sorted by relevance
524 double tsc_tweak = 1.0; variable3387 tsc = t->tsc * tsc_tweak; in format_counters()4018 if ((old->mperf + core_delta->c3 + core_delta->c6 + core_delta->c7) > (old->tsc * tsc_tweak)) in delta_thread()4022 old->c1 = (old->tsc * tsc_tweak) - old->mperf - core_delta->c3 - core_delta->c6 - core_delta->c7; in delta_thread()7075 tsc_tweak = base_hz / tsc_hz; in probe_bclk()9286 tsc_tweak = base_hz / tsc_hz; in process_cpuid()