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

/linux-4.4.14/tools/power/cpupower/utils/idle_monitor/
H A Dsnb_idle.c19 #define MSR_PKG_C2_RESIDENCY 0x60D macro
71 msr = MSR_PKG_C2_RESIDENCY; snb_get_count()
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_cstate.c57 * MSR_PKG_C2_RESIDENCY: Package C2 Residency Counter.
332 [PERF_CSTATE_PKG_C2_RES] = { MSR_PKG_C2_RESIDENCY, &evattr_cstate_pkg_c2, test_pkg, },
/linux-4.4.14/arch/x86/include/asm/
H A Dmsr-index.h160 #define MSR_PKG_C2_RESIDENCY 0x0000060d macro
/linux-4.4.14/tools/power/x86/turbostat/
H A Dturbostat.c1079 if (get_msr(cpu, MSR_PKG_C2_RESIDENCY, &p->pc2)) get_counters()
2473 * MSR_PKG_C2_RESIDENCY 0x0000060d

Completed in 196 milliseconds