Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dperf_event.h362 #define GLOBAL_STATUS_TRACE_TOPAPMI_BIT 55 macro
363 #define GLOBAL_STATUS_TRACE_TOPAPMI BIT_ULL(GLOBAL_STATUS_TRACE_TOPAPMI_BIT)
/linux-6.3-rc2/arch/x86/events/intel/
A Dcore.c3005 if (__test_and_clear_bit(GLOBAL_STATUS_TRACE_TOPAPMI_BIT, (unsigned long *)&status)) { in handle_pmi_common()

Completed in 13 milliseconds