Searched refs:TILE_MAX_COUNTERS (Results 1 – 1 of 1) sorted by relevance
43 #define TILE_MAX_COUNTERS 4 macro52 struct perf_event *events[TILE_MAX_COUNTERS]; /* counter order */53 struct perf_event *event_list[TILE_MAX_COUNTERS]; /* enabled55 int assign[TILE_MAX_COUNTERS];56 unsigned long active_mask[BITS_TO_LONGS(TILE_MAX_COUNTERS)];338 .num_counters = TILE_MAX_COUNTERS,