Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A Dpmu.c163 case MSR_CORE_PERF_GLOBAL_STATUS: in is_intel_pmu_msr()
217 case MSR_CORE_PERF_GLOBAL_STATUS: in xen_intel_pmu_emulate()
/linux/arch/x86/kvm/
H A Dpmu.c618 case MSR_CORE_PERF_GLOBAL_STATUS: in kvm_pmu_is_valid_msr()
644 case MSR_CORE_PERF_GLOBAL_STATUS: in kvm_pmu_get_msr()
675 case MSR_CORE_PERF_GLOBAL_STATUS: in kvm_pmu_set_msr()
H A Dx86.c341 MSR_CORE_PERF_FIXED_CTR_CTRL, MSR_CORE_PERF_GLOBAL_STATUS,
/linux/arch/x86/events/zhaoxin/
H A Dcore.c269 rdmsrl(MSR_CORE_PERF_GLOBAL_STATUS, status); in zhaoxin_pmu_get_status()
/linux/arch/x86/include/asm/
H A Dmsr-index.h1144 #define MSR_CORE_PERF_GLOBAL_STATUS 0x0000038e macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h1144 #define MSR_CORE_PERF_GLOBAL_STATUS 0x0000038e macro
/linux/arch/x86/events/
H A Dcore.c1544 rdmsrl(MSR_CORE_PERF_GLOBAL_STATUS, status); in perf_event_print_debug()
/linux/arch/x86/events/intel/
H A Dcore.c2488 rdmsrl(MSR_CORE_PERF_GLOBAL_STATUS, status); in intel_pmu_get_status()