Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dpmu_intel.c152 case MSR_CORE_PERF_GLOBAL_STATUS: in intel_is_valid_msr()
176 case MSR_CORE_PERF_GLOBAL_STATUS: in intel_pmu_get_msr()
215 case MSR_CORE_PERF_GLOBAL_STATUS: in intel_pmu_set_msr()
/linux-4.4.14/arch/x86/xen/
Dpmu.c147 case MSR_CORE_PERF_GLOBAL_STATUS: in is_intel_pmu_msr()
201 case MSR_CORE_PERF_GLOBAL_STATUS: in xen_intel_pmu_emulate()
/linux-4.4.14/arch/x86/include/asm/
Dmsr-index.h649 #define MSR_CORE_PERF_GLOBAL_STATUS 0x0000038e macro
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event.c1260 rdmsrl(MSR_CORE_PERF_GLOBAL_STATUS, status); in perf_event_print_debug()
Dperf_event_intel.c1602 rdmsrl(MSR_CORE_PERF_GLOBAL_STATUS, status); in intel_pmu_get_status()