Home
last modified time | relevance | path

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

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