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

/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/
H A Dcycles_test.c52 FAIL_IF(!ebb_check_count(1, sample_period, 100)); cycles()
H A Debb.h46 bool ebb_check_count(int pmc, u64 sample_period, int fudge);
H A Dlost_exception_test.c89 FAIL_IF(!ebb_check_count(4, orig_period, 2 * (max_period - orig_period))); test_body()
H A Debb.c73 bool ebb_check_count(int pmc, u64 sample_period, int fudge) ebb_check_count() function

Completed in 93 milliseconds