Searched refs:PEBS_COUNTER_MASK (Results 1 – 3 of 3) sorted by relevance
115 #define PEBS_COUNTER_MASK ((1ULL << MAX_PEBS_EVENTS) - 1) macro
1646 pebs_status &= PEBS_COUNTER_MASK; in get_next_pebs_record_by_bit()
2624 status &= ~(cpuc->pebs_enabled & PEBS_COUNTER_MASK); in handle_pmi_common()3700 arr[0].guest &= ~(cpuc->pebs_enabled & PEBS_COUNTER_MASK); in intel_guest_get_msrs()