Searched refs:P4_ESCR_MSR_TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
1159 #define P4_ESCR_MSR_TABLE_SIZE (P4_ESCR_MSR_MAX - P4_ESCR_MSR_BASE + 1) macro1163 static const unsigned int p4_escr_table[P4_ESCR_MSR_TABLE_SIZE] = {1216 if (unlikely(idx >= P4_ESCR_MSR_TABLE_SIZE || in p4_get_escr_idx()1243 unsigned long escr_mask[BITS_TO_LONGS(P4_ESCR_MSR_TABLE_SIZE)]; in p4_pmu_schedule_events()1253 bitmap_zero(escr_mask, P4_ESCR_MSR_TABLE_SIZE); in p4_pmu_schedule_events()