HomeSort by relevance Sort by last modified time
    Searched defs:counter_overhead (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_debug_xform.c 52 long counter_overhead = 0; variable
293 if ( !counter_overhead ) {
295 printf("counter overhead: %lu cycles\n\n", counter_overhead );
  /external/mesa3d/src/mesa/math/
m_debug_xform.c 52 long counter_overhead = 0; variable
293 if ( !counter_overhead ) {
295 printf("counter overhead: %lu cycles\n\n", counter_overhead );

Completed in 119 milliseconds