Searched refs:counter_overhead (Results 1 – 4 of 4) sorted by relevance
56 extern long counter_overhead;82 counter_overhead = LONG_MAX; \103 if ( counter_overhead > (cycle_tmp2 - cycle_tmp1) ) { \104 counter_overhead = cycle_tmp2 - cycle_tmp1; \139 x -= counter_overhead;184 x -= counter_overhead;200 counter_overhead = LONG_MAX; \205 if ( counter_overhead > (cycle_tmp2 - cycle_tmp1) ) { \206 counter_overhead = cycle_tmp2 - cycle_tmp1; \224 x -= counter_overhead;[all …]
52 long counter_overhead = 0; variable293 if ( !counter_overhead ) { in _math_test_all_transform_functions()295 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()