Searched refs:benchmark_tab (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/math/
H A Dm_debug_norm.c337 long benchmark_tab[0xf]; local
359 long *cycles = &benchmark_tab[mtype];
370 printf( " %li\t", benchmark_tab[mtype] );
H A Dm_debug_xform.c283 unsigned long benchmark_tab[4][7]; local
314 unsigned long *cycles = &(benchmark_tab[psize-1][mtype]);
324 printf(" %li\t", benchmark_tab[psize-1][mtype] );
H A Dm_debug_clip.c353 long benchmark_tab[2][4]; local
384 long *cycles = &(benchmark_tab[np][psize-1]);
394 printf( " %li\t", benchmark_tab[np][psize-1] );
/external/mesa3d/src/mesa/math/
H A Dm_debug_norm.c337 long benchmark_tab[0xf]; local
359 long *cycles = &benchmark_tab[mtype];
370 printf( " %li\t", benchmark_tab[mtype] );
H A Dm_debug_xform.c283 unsigned long benchmark_tab[4][7]; local
314 unsigned long *cycles = &(benchmark_tab[psize-1][mtype]);
324 printf(" %li\t", benchmark_tab[psize-1][mtype] );
H A Dm_debug_clip.c353 long benchmark_tab[2][4]; local
384 long *cycles = &(benchmark_tab[np][psize-1]);
394 printf( " %li\t", benchmark_tab[np][psize-1] );

Completed in 73 milliseconds