Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dpmu.c330 case MSR_CORE_PERF_GLOBAL_STATUS: in kvm_pmu_msr()
353 case MSR_CORE_PERF_GLOBAL_STATUS: in kvm_pmu_get_msr()
391 case MSR_CORE_PERF_GLOBAL_STATUS: in kvm_pmu_set_msr()
/linux-4.1.27/arch/x86/include/uapi/asm/
Dmsr-index.h624 #define MSR_CORE_PERF_GLOBAL_STATUS 0x0000038e macro
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event.c1242 rdmsrl(MSR_CORE_PERF_GLOBAL_STATUS, status); in perf_event_print_debug()
Dperf_event_intel.c1380 rdmsrl(MSR_CORE_PERF_GLOBAL_STATUS, status); in intel_pmu_get_status()