Home
last modified time | relevance | path

Searched refs:GLOBAL_STATUS_TRACE_TOPAPMI (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dperf_event.h168 #define GLOBAL_STATUS_TRACE_TOPAPMI BIT_ULL(55) macro
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel.c1860 status &= x86_pmu.intel_ctrl | GLOBAL_STATUS_TRACE_TOPAPMI; in intel_pmu_handle_irq()