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

/linux-4.4.14/tools/power/cpupower/utils/idle_monitor/
H A Dhsw_ext_idle.c21 #define MSR_PKG_C9_RESIDENCY 0x00000631 macro
74 msr = MSR_PKG_C9_RESIDENCY; hsw_ext_get_count()
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_cstate.c77 * MSR_PKG_C9_RESIDENCY: Package C9 Residency Counter.
337 [PERF_CSTATE_PKG_C9_RES] = { MSR_PKG_C9_RESIDENCY, &evattr_cstate_pkg_c9, test_pkg, },
/linux-4.4.14/arch/x86/include/asm/
H A Dmsr-index.h162 #define MSR_PKG_C9_RESIDENCY 0x00000631 macro
/linux-4.4.14/tools/power/x86/turbostat/
H A Dturbostat.c1087 if (get_msr(cpu, MSR_PKG_C9_RESIDENCY, &p->pc9)) get_counters()
2505 * MSR_PKG_C9_RESIDENCY 0x00000631

Completed in 117 milliseconds