Home
last modified time | relevance | path

Searched refs:MSR_CORE_C3_RESIDENCY (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/tools/power/cpupower/utils/idle_monitor/ !
Dnhm_idle.c20 #define MSR_CORE_C3_RESIDENCY 0x3FC macro
78 msr = MSR_CORE_C3_RESIDENCY; in nhm_get_count()
/linux-6.12.1/arch/x86/events/intel/ !
Dcstate.c175 [PERF_CSTATE_CORE_C3_RES] = { MSR_CORE_C3_RESIDENCY, &group_cstate_core_c3, test_msr },
/linux-6.12.1/tools/arch/x86/include/asm/ !
Dmsr-index.h424 #define MSR_CORE_C3_RESIDENCY 0x000003fc macro
/linux-6.12.1/arch/x86/include/asm/ !
Dmsr-index.h424 #define MSR_CORE_C3_RESIDENCY 0x000003fc macro
/linux-6.12.1/arch/x86/kvm/vmx/ !
Dvmx.c186 MSR_CORE_C3_RESIDENCY,
7577 vmx_disable_intercept_for_msr(vcpu, MSR_CORE_C3_RESIDENCY, MSR_TYPE_R); in vmx_vcpu_create()
/linux-6.12.1/tools/power/x86/turbostat/ !
Dturbostat.c1315 .msr = MSR_CORE_C3_RESIDENCY,