Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dperf_event.h355 #define GLOBAL_STATUS_TRACE_TOPAPMI BIT_ULL(GLOBAL_STATUS_TRACE_TOPAPMI_BIT) macro
/linux-6.1.9/arch/x86/events/intel/
Dcore.c2979 status &= intel_ctrl | GLOBAL_STATUS_TRACE_TOPAPMI; in handle_pmi_common()