Home | History | Annotate | Download | only in rx

Lines Matching defs:N_MAP

159 #define N_MAP 90
165 static int op_cache_rev[N_MAP];
174 if (op_cache_idx >= N_MAP)
176 printf("op_cache_idx exceeds %d\n", N_MAP);
200 static unsigned long long cycles_per_id[N_RXO][N_MAP];
201 static unsigned long long times_per_id[N_RXO][N_MAP];
208 static unsigned long times_per_pair[N_RXO][N_MAP][N_RXO][N_MAP];
2252 for (o1 = 0; o1 < N_MAP; o1 ++)
2263 for (p1 = 0; p1 < N_MAP; p1 ++)
2265 for (o1 = 0; o1 < N_MAP; o1 ++)