Searched refs:MAX_PEBS_EVENTS (Results 1 – 2 of 2) sorted by relevance
88 #define MAX_PEBS_EVENTS 8 macro104 u64 pebs_event_reset[MAX_PEBS_EVENTS];
3029 x86_pmu.max_pebs_events = min_t(unsigned, MAX_PEBS_EVENTS, x86_pmu.num_counters); in intel_pmu_init()