Home
last modified time | relevance | path

Searched refs:MSR_CORE_PERF_GLOBAL_STATUS (Results 1 – 4 of 4) 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/events/zhaoxin/
H A Dcore.c269 rdmsrl(MSR_CORE_PERF_GLOBAL_STATUS, status); in zhaoxin_pmu_get_status()
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h1144 #define MSR_CORE_PERF_GLOBAL_STATUS 0x0000038e macro
/linux/arch/x86/events/intel/
H A Dcore.c2498 rdmsrl(MSR_CORE_PERF_GLOBAL_STATUS, status); in intel_pmu_get_status()