Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/powerpc/pmu/ebb/
A Dcycles_test.c50 FAIL_IF(!ebb_check_count(1, sample_period, 100)); in cycles()
A Dlost_exception_test.c88 FAIL_IF(!ebb_check_count(4, orig_period, 2 * (max_period - orig_period))); in test_body()
A Debb.h46 bool ebb_check_count(int pmc, u64 sample_period, int fudge);
A Debb.c71 bool ebb_check_count(int pmc, u64 sample_period, int fudge) in ebb_check_count() function

Completed in 4 milliseconds