Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c235 unsigned int has_turbo; variable
4087 if (!has_turbo) in dump_turbo_ratio_info()
5616 has_turbo = eax & (1 << 1); in process_cpuid()
5631 has_turbo ? "" : "No-", in process_cpuid()