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

/linux-4.4.14/tools/power/cpupower/utils/idle_monitor/
H A Dhsw_ext_idle.c20 #define MSR_PKG_C8_RESIDENCY 0x00000630 macro
71 msr = MSR_PKG_C8_RESIDENCY; hsw_ext_get_count()
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_cstate.c73 * MSR_PKG_C8_RESIDENCY: Package C8 Residency Counter.
336 [PERF_CSTATE_PKG_C8_RES] = { MSR_PKG_C8_RESIDENCY, &evattr_cstate_pkg_c8, test_pkg, },
/linux-4.4.14/arch/x86/include/asm/
H A Dmsr-index.h161 #define MSR_PKG_C8_RESIDENCY 0x00000630 macro
/linux-4.4.14/tools/power/x86/turbostat/
H A Dturbostat.c1085 if (get_msr(cpu, MSR_PKG_C8_RESIDENCY, &p->pc8)) get_counters()
2504 * MSR_PKG_C8_RESIDENCY 0x00000630

Completed in 69 milliseconds