Searched refs:GLOBAL_STATUS_PERF_METRICS_OVF_BIT (Results 1 – 2 of 2) sorted by relevance
431 #define GLOBAL_STATUS_PERF_METRICS_OVF_BIT 48 macro
3218 status &= ~GLOBAL_STATUS_PERF_METRICS_OVF_BIT; in handle_pmi_common()3233 if (__test_and_clear_bit(GLOBAL_STATUS_PERF_METRICS_OVF_BIT, (unsigned long *)&status)) { in handle_pmi_common()
Completed in 16 milliseconds