Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/xen/
Dpmu.c164 case MSR_CORE_PERF_GLOBAL_STATUS: in is_intel_pmu_msr()
218 case MSR_CORE_PERF_GLOBAL_STATUS: in xen_intel_pmu_emulate()
/linux-6.6.21/arch/x86/kvm/
Dpmu.c556 case MSR_CORE_PERF_GLOBAL_STATUS: in kvm_pmu_is_valid_msr()
582 case MSR_CORE_PERF_GLOBAL_STATUS: in kvm_pmu_get_msr()
613 case MSR_CORE_PERF_GLOBAL_STATUS: in kvm_pmu_set_msr()
Dx86.c1472 MSR_CORE_PERF_FIXED_CTR_CTRL, MSR_CORE_PERF_GLOBAL_STATUS,
/linux-6.6.21/arch/x86/events/zhaoxin/
Dcore.c269 rdmsrl(MSR_CORE_PERF_GLOBAL_STATUS, status); in zhaoxin_pmu_get_status()
/linux-6.6.21/tools/arch/x86/include/asm/
Dmsr-index.h1048 #define MSR_CORE_PERF_GLOBAL_STATUS 0x0000038e macro
/linux-6.6.21/arch/x86/include/asm/
Dmsr-index.h1054 #define MSR_CORE_PERF_GLOBAL_STATUS 0x0000038e macro
/linux-6.6.21/arch/x86/events/
Dcore.c1538 rdmsrl(MSR_CORE_PERF_GLOBAL_STATUS, status); in perf_event_print_debug()
/linux-6.6.21/arch/x86/events/intel/
Dcore.c2418 rdmsrl(MSR_CORE_PERF_GLOBAL_STATUS, status); in intel_pmu_get_status()