Home
last modified time | relevance | path

Searched refs:MSR_CORE_PERF_GLOBAL_STATUS (Results 1 – 7 of 7) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmsr-index.h1238 #define MSR_CORE_PERF_GLOBAL_STATUS 0x0000038e macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h1228 #define MSR_CORE_PERF_GLOBAL_STATUS 0x0000038e macro
/linux/arch/x86/events/
H A Dcore.c1582 rdmsrq(MSR_CORE_PERF_GLOBAL_STATUS, status); in perf_event_print_debug()
/linux/arch/x86/kvm/vmx/
H A Dnested.c661 nested_vmx_merge_msr_bitmaps_read(MSR_CORE_PERF_GLOBAL_STATUS); in nested_vmx_merge_pmu_msr_bitmaps()
H A Dvmx.c4229 vmx_set_intercept_for_msr(vcpu, MSR_CORE_PERF_GLOBAL_STATUS, in vmx_recalc_pmu_msr_intercepts()
/linux/arch/x86/events/intel/
H A Dcore.c2716 rdmsrq(MSR_CORE_PERF_GLOBAL_STATUS, status); in intel_pmu_get_status()
/linux/arch/x86/kvm/
H A Dx86.c364 MSR_CORE_PERF_FIXED_CTR_CTRL, MSR_CORE_PERF_GLOBAL_STATUS,