Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c322 unsigned int has_turbo; variable
6264 if (!has_turbo) in dump_turbo_ratio_info()
8033 has_turbo = eax & (1 << 1); in process_cpuid()
8048 has_turbo ? "" : "No-", in process_cpuid()