Searched refs:PEBS_COUNTER_MASK (Results 1 – 3 of 3) sorted by relevance
82 #define PEBS_COUNTER_MASK ((1ULL << MAX_PEBS_EVENTS) - 1) macro
1334 pebs_status &= PEBS_COUNTER_MASK; in get_next_pebs_record_by_bit()
2288 status &= ~(cpuc->pebs_enabled & PEBS_COUNTER_MASK); in intel_pmu_handle_irq()