Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/power/cpupower/utils/idle_monitor/
H A Dsnb_idle.c20 #define MSR_CORE_C7_RESIDENCY 0x3FE macro
67 msr = MSR_CORE_C7_RESIDENCY; in snb_get_count()
/kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/
H A Dsnb_idle.c20 #define MSR_CORE_C7_RESIDENCY 0x3FE macro
67 msr = MSR_CORE_C7_RESIDENCY; in snb_get_count()
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dcstate.c56 * MSR_CORE_C7_RESIDENCY: CORE C7 Residency Counter
175 [PERF_CSTATE_CORE_C7_RES] = { MSR_CORE_C7_RESIDENCY, &group_cstate_core_c7, test_msr },
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dcstate.c57 * MSR_CORE_C7_RESIDENCY: CORE C7 Residency Counter
180 [PERF_CSTATE_CORE_C7_RES] = { MSR_CORE_C7_RESIDENCY, &group_cstate_core_c7, test_msr },
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmsr-index.h356 #define MSR_CORE_C7_RESIDENCY 0x000003fe macro
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
H A Dmsr-index.h330 #define MSR_CORE_C7_RESIDENCY 0x000003fe macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmsr-index.h381 #define MSR_CORE_C7_RESIDENCY 0x000003fe macro
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dmsr-index.h373 #define MSR_CORE_C7_RESIDENCY 0x000003fe macro
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c170 MSR_CORE_C7_RESIDENCY,
7091 vmx_disable_intercept_for_msr(vcpu, MSR_CORE_C7_RESIDENCY, MSR_TYPE_R); in vmx_create_vcpu()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.c181 MSR_CORE_C7_RESIDENCY,
7526 vmx_disable_intercept_for_msr(vcpu, MSR_CORE_C7_RESIDENCY, MSR_TYPE_R); in vmx_vcpu_create()
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c2004 if (get_msr(cpu, MSR_CORE_C7_RESIDENCY, &c->c7)) in get_counters()
4624 * MSR_CORE_C7_RESIDENCY 0x000003fe
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c2189 if (get_msr(cpu, MSR_CORE_C7_RESIDENCY, &c->c7)) in get_counters()
5035 * MSR_CORE_C7_RESIDENCY 0x000003fe

Completed in 75 milliseconds