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

/linux-master/arch/x86/include/asm/
H A Dperf_event.h388 #define GLOBAL_STATUS_TRACE_TOPAPMI_BIT 55 macro
389 #define GLOBAL_STATUS_TRACE_TOPAPMI BIT_ULL(GLOBAL_STATUS_TRACE_TOPAPMI_BIT)
/linux-master/arch/x86/events/intel/
H A Dcore.c3024 if (__test_and_clear_bit(GLOBAL_STATUS_TRACE_TOPAPMI_BIT, (unsigned long *)&status)) {

Completed in 244 milliseconds