Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/x86/turbostat/
Dturbostat.c110 unsigned int has_hwp_pkg; /* IA32_HWP_REQUEST_PKG */ variable
3583 if (has_hwp_pkg) { in print_hwp()
4525 has_hwp_pkg = eax & (1 << 11); in process_cpuid()
4539 has_hwp_pkg ? "" : "No-", in process_cpuid()