Home
last modified time | relevance | path

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

/tools/power/x86/turbostat/
Dturbostat.c58 unsigned int has_epb; variable
1531 if (!has_epb) in print_epb()
2054 has_epb = ecx & (1 << 3); in check_cpuid()
2061 has_epb ? ", EPB": ""); in check_cpuid()