Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A Dpmu.c164 case MSR_CORE_PERF_GLOBAL_OVF_CTRL: in is_intel_pmu_msr()
214 case MSR_CORE_PERF_GLOBAL_OVF_CTRL: in xen_intel_pmu_emulate()
251 if (msr == MSR_CORE_PERF_GLOBAL_OVF_CTRL) in xen_intel_pmu_emulate()
/linux/arch/x86/events/zhaoxin/
H A Dcore.c276 wrmsrl(MSR_CORE_PERF_GLOBAL_OVF_CTRL, ack); in zhaoxin_pmu_ack_status()
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h1146 #define MSR_CORE_PERF_GLOBAL_OVF_CTRL 0x00000390 macro
/linux/arch/x86/events/
H A Dcore.c1545 rdmsrl(MSR_CORE_PERF_GLOBAL_OVF_CTRL, overflow); in perf_event_print_debug()
/linux/arch/x86/events/intel/
H A Dcore.c2499 wrmsrl(MSR_CORE_PERF_GLOBAL_OVF_CTRL, ack); in intel_pmu_ack_status()