Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c343 unsigned int has_turbo; variable
6584 if (!has_turbo) in dump_turbo_ratio_info()
8378 has_turbo = eax & (1 << 1); in process_cpuid()
8393 has_turbo ? "" : "No-", in process_cpuid()