P4_ESCR_MSR_TABLE_SIZE 1129 arch/x86/events/intel/p4.c static const unsigned int p4_escr_table[P4_ESCR_MSR_TABLE_SIZE] = { P4_ESCR_MSR_TABLE_SIZE 1182 arch/x86/events/intel/p4.c if (unlikely(idx >= P4_ESCR_MSR_TABLE_SIZE || P4_ESCR_MSR_TABLE_SIZE 1209 arch/x86/events/intel/p4.c unsigned long escr_mask[BITS_TO_LONGS(P4_ESCR_MSR_TABLE_SIZE)]; P4_ESCR_MSR_TABLE_SIZE 1219 arch/x86/events/intel/p4.c bitmap_zero(escr_mask, P4_ESCR_MSR_TABLE_SIZE);