Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dpmu.c318 case MSR_CORE_PERF_GLOBAL_STATUS: in kvm_pmu_msr()
341 case MSR_CORE_PERF_GLOBAL_STATUS: in kvm_pmu_get_msr()
377 case MSR_CORE_PERF_GLOBAL_STATUS: in kvm_pmu_set_msr()
/arch/x86/include/asm/
Dmsr-index.h432 #define MSR_CORE_PERF_GLOBAL_STATUS 0x0000038e macro
/arch/x86/kernel/cpu/
Dperf_event_intel.c868 rdmsrl(MSR_CORE_PERF_GLOBAL_STATUS, status); in intel_pmu_get_status()
Dperf_event.c1092 rdmsrl(MSR_CORE_PERF_GLOBAL_STATUS, status); in perf_event_print_debug()