Home
last modified time | relevance | path

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

/Linux-v6.6/tools/power/x86/turbostat/
Dturbostat.c233 unsigned int has_turbo; variable
4083 if (!has_turbo) in dump_turbo_ratio_info()
5605 has_turbo = eax & (1 << 1); in process_cpuid()
5620 has_turbo ? "" : "No-", in process_cpuid()