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

/linux-4.4.14/tools/power/cpupower/utils/idle_monitor/
H A Dhsw_ext_idle.c22 #define MSR_PKG_C10_RESIDENCY 0x00000632 macro
77 msr = MSR_PKG_C10_RESIDENCY; hsw_ext_get_count()
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_cstate.c81 * MSR_PKG_C10_RESIDENCY: Package C10 Residency Counter.
338 [PERF_CSTATE_PKG_C10_RES] = { MSR_PKG_C10_RESIDENCY, &evattr_cstate_pkg_c10, test_pkg, },
/linux-4.4.14/arch/x86/include/asm/
H A Dmsr-index.h163 #define MSR_PKG_C10_RESIDENCY 0x00000632 macro
/linux-4.4.14/tools/power/x86/turbostat/
H A Dturbostat.c1089 if (get_msr(cpu, MSR_PKG_C10_RESIDENCY, &p->pc10)) get_counters()
2506 * MSR_PKG_C10_RESIDENCY 0x00000632

Completed in 160 milliseconds