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

/linux-4.4.14/tools/power/cpupower/utils/idle_monitor/
H A Dsnb_idle.c21 #define MSR_CORE_C7_RESIDENCY 0x3FE macro
68 msr = MSR_CORE_C7_RESIDENCY; snb_get_count()
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_cstate.c53 * MSR_CORE_C7_RESIDENCY: CORE C7 Residency Counter
195 [PERF_CSTATE_CORE_C7_RES] = { MSR_CORE_C7_RESIDENCY, &evattr_cstate_core_c7, test_core, },
/linux-4.4.14/arch/x86/include/asm/
H A Dmsr-index.h158 #define MSR_CORE_C7_RESIDENCY 0x000003fe macro
/linux-4.4.14/tools/power/x86/turbostat/
H A Dturbostat.c1048 if (get_msr(cpu, MSR_CORE_C7_RESIDENCY, &c->c7)) get_counters()
2472 * MSR_CORE_C7_RESIDENCY 0x000003fe

Completed in 99 milliseconds