Searched refs:counter_overhead (Results 1 – 4 of 4) sorted by relevance
59 extern long counter_overhead;85 counter_overhead = LONG_MAX; \106 if ( counter_overhead > (cycle_tmp2 - cycle_tmp1) ) { \107 counter_overhead = cycle_tmp2 - cycle_tmp1; \142 x -= counter_overhead;187 x -= counter_overhead;203 counter_overhead = LONG_MAX; \208 if ( counter_overhead > (cycle_tmp2 - cycle_tmp1) ) { \209 counter_overhead = cycle_tmp2 - cycle_tmp1; \227 x -= counter_overhead;[all …]
51 long counter_overhead = 0; variable292 if ( !counter_overhead ) { in _math_test_all_transform_functions()294 printf("counter overhead: %lu cycles\n\n", counter_overhead ); in _math_test_all_transform_functions()
347 if ( !counter_overhead ) { in _math_test_all_normal_transform_functions()349 printf( "counter overhead: %ld cycles\n\n", counter_overhead ); in _math_test_all_normal_transform_functions()
363 if ( !counter_overhead ) { in _math_test_all_cliptest_functions()365 printf( "counter overhead: %ld cycles\n\n", counter_overhead ); in _math_test_all_cliptest_functions()