Searched refs:C2C_MAX_ACTIVE_EVENTS (Results 1 – 1 of 1) sorted by relevance
83 #define C2C_MAX_ACTIVE_EVENTS 32 macro125 struct perf_event *events[C2C_MAX_ACTIVE_EVENTS];131 DECLARE_BITMAP(used_ctrs, C2C_MAX_ACTIVE_EVENTS);189 idx = find_first_zero_bit(hw_events->used_ctrs, C2C_MAX_ACTIVE_EVENTS); in nv_c2c_pmu_get_event_idx()190 if (idx >= C2C_MAX_ACTIVE_EVENTS) in nv_c2c_pmu_get_event_idx()455 if (bitmap_empty(c2c_pmu->hw_events.used_ctrs, C2C_MAX_ACTIVE_EVENTS)) in nv_c2c_pmu_enable()479 C2C_MAX_ACTIVE_EVENTS) { in nv_c2c_pmu_disable()