Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dperf_event.h308 #define GLOBAL_STATUS_TRACE_TOPAPMI BIT_ULL(GLOBAL_STATUS_TRACE_TOPAPMI_BIT) macro
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dcore.c2637 status &= x86_pmu.intel_ctrl | GLOBAL_STATUS_TRACE_TOPAPMI; in handle_pmi_common()