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

/linux-4.4.14/tools/power/cpupower/utils/idle_monitor/
H A Dsnb_idle.c20 #define MSR_PKG_C7_RESIDENCY 0x3FA macro
74 msr = MSR_PKG_C7_RESIDENCY; snb_get_count()
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_cstate.c69 * MSR_PKG_C7_RESIDENCY: Package C7 Residency Counter.
335 [PERF_CSTATE_PKG_C7_RES] = { MSR_PKG_C7_RESIDENCY, &evattr_cstate_pkg_c7, test_pkg, },
605 pkg_msr[PERF_CSTATE_PKG_C6_RES].msr = MSR_PKG_C7_RESIDENCY; cstate_init()
/linux-4.4.14/arch/x86/include/asm/
H A Dmsr-index.h155 #define MSR_PKG_C7_RESIDENCY 0x000003fa macro
/linux-4.4.14/tools/power/x86/turbostat/
H A Dturbostat.c1082 if (get_msr(cpu, MSR_PKG_C7_RESIDENCY, &p->pc7)) get_counters()
2471 * MSR_PKG_C7_RESIDENCY 0x000003fa

Completed in 162 milliseconds