Searched refs:ebb_check_count (Results 1 – 4 of 4) sorted by relevance
50 FAIL_IF(!ebb_check_count(1, sample_period, 100)); in cycles()
88 FAIL_IF(!ebb_check_count(4, orig_period, 2 * (max_period - orig_period))); in test_body()
46 bool ebb_check_count(int pmc, u64 sample_period, int fudge);
71 bool ebb_check_count(int pmc, u64 sample_period, int fudge) in ebb_check_count() function