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

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

Completed in 64 milliseconds