Searched refs:orig_period (Results 1 – 1 of 1) sorted by relevance
23 int i, orig_period, max_period; in test_body() local49 orig_period = max_period = sample_period = 400; in test_body()66 if (sample_period >= (orig_period + 200)) in test_body()67 sample_period = orig_period; in test_body()89 FAIL_IF(!ebb_check_count(4, orig_period, 2 * (max_period - orig_period))); in test_body()