Home
last modified time | relevance | path

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

/tools/power/x86/turbostat/
Dturbostat.c93 unsigned long long tsc_hz; variable
1776 tsc_tweak = base_hz / tsc_hz; in calculate_tsc_tweak()
4168 tsc_hz = (unsigned long long) crystal_hz * ebx_tsc / eax_crystal; in process_cpuid()
4171 tsc_hz / 1000000, crystal_hz, ebx_tsc, eax_crystal); in process_cpuid()