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

/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/
H A Dback_to_back_ebbs_test.c13 #define NUMBER_OF_EBBS 50 macro
44 if (ebb_state.stats.ebb_count == NUMBER_OF_EBBS) ebb_callee()
86 while (ebb_state.stats.ebb_count < NUMBER_OF_EBBS) back_to_back_ebbs()
98 FAIL_IF(ebb_state.stats.ebb_count != NUMBER_OF_EBBS); back_to_back_ebbs()

Completed in 168 milliseconds