Searched refs:N_COUNTER (Results 1 – 1 of 1) sorted by relevance
16 #define N_COUNTER 6 /* Number of hardware counters */ macro47 if (pmc > N_COUNTER) in mpc7450_classify_event()138 static u32 pmcbits[N_COUNTER][2] = {253 static const int pmcsel_shift[N_COUNTER] = {256 static const u32 pmcsel_mask[N_COUNTER] = {267 u8 event_index[N_CLASSES][N_COUNTER]; in mpc7450_compute_mmcr()274 if (n_ev > N_COUNTER) in mpc7450_compute_mmcr()401 .n_counter = N_COUNTER,