ebb_check_count
FAIL_IF(!ebb_check_count(1, sample_period, 100));
bool ebb_check_count(int pmc, u64 sample_period, int fudge);
FAIL_IF(!ebb_check_count(4, orig_period, 2 * (max_period - orig_period)));