Home
last modified time | relevance | path

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

/linux/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c1120 read_hwp_request_msr(first_cpu_in_pkg[pkg], &req, MSR_HWP_REQUEST_PKG); in print_pkg_msrs()
1315 int msr_offset = MSR_HWP_REQUEST_PKG; in update_hwp_request_pkg_msr()
/linux/arch/x86/include/asm/
H A Dmsr-index.h569 #define MSR_HWP_REQUEST_PKG 0x00000772 macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h569 #define MSR_HWP_REQUEST_PKG 0x00000772 macro
/linux/tools/power/x86/turbostat/
H A Dturbostat.c7601 if (get_msr(cpu, MSR_HWP_REQUEST_PKG, &msr)) in print_hwp()