Home
last modified time | relevance | path

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

/Linux-v5.4/tools/power/x86/turbostat/
Dturbostat.c100 unsigned int has_hwp_pkg; /* IA32_HWP_REQUEST_PKG */ variable
3679 if (has_hwp_pkg) { in print_hwp()
4718 has_hwp_pkg = eax & (1 << 11); in process_cpuid()
4732 has_hwp_pkg ? "" : "No-", in process_cpuid()