Home
last modified time | relevance | path

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

/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c65 unsigned int has_epb; variable
2009 if (!has_epb) in print_epb()
2733 has_epb = ecx & (1 << 3); in process_cpuid()
2740 has_epb ? "" : "No "); in process_cpuid()