Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c59 unsigned char turbo_is_enabled; variable
1427 turbo_is_enabled = (eax >> 1) & 1; in early_cpuid()
1494 turbo_is_enabled ? "" : "No-", in parse_cpuid()