Home
last modified time | relevance | path

Searched refs:GLOBAL_STATUS_PERF_METRICS_OVF_BIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dperf_event.h309 #define GLOBAL_STATUS_PERF_METRICS_OVF_BIT 48 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dperf_event.h377 #define GLOBAL_STATUS_PERF_METRICS_OVF_BIT 48 macro
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dcore.c2667 if (__test_and_clear_bit(GLOBAL_STATUS_PERF_METRICS_OVF_BIT, (unsigned long *)&status)) { in handle_pmi_common()
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dcore.c3035 if (__test_and_clear_bit(GLOBAL_STATUS_PERF_METRICS_OVF_BIT, (unsigned long *)&status)) { in handle_pmi_common()

Completed in 16 milliseconds