HomeSort by relevance Sort by last modified time
    Searched refs:benchmark_tab (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_debug_norm.c 337 long benchmark_tab[0xf]; local
359 long *cycles = &benchmark_tab[mtype];
370 printf( " %li\t", benchmark_tab[mtype] );
m_debug_xform.c 283 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] );
m_debug_clip.c 353 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/
m_debug_norm.c 337 long benchmark_tab[0xf]; local
359 long *cycles = &benchmark_tab[mtype];
370 printf( " %li\t", benchmark_tab[mtype] );
m_debug_xform.c 283 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] );
m_debug_clip.c 353 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 74 milliseconds