Searched refs:N_COUNTER (Results 1 – 1 of 1) sorted by relevance
12 #define N_COUNTER 6 /* Number of hardware counters */ macro43 if (pmc > N_COUNTER) in mpc7450_classify_event()134 static u32 pmcbits[N_COUNTER][2] = {249 static const int pmcsel_shift[N_COUNTER] = {252 static const u32 pmcsel_mask[N_COUNTER] = {264 u8 event_index[N_CLASSES][N_COUNTER]; in mpc7450_compute_mmcr()271 if (n_ev > N_COUNTER) in mpc7450_compute_mmcr()405 .n_counter = N_COUNTER,