Searched refs:expected_count (Results 1 – 4 of 4) sorted by relevance
42 volatile int expected_count; member174 return test_info->expected_count == test_info->expired_count ? in test_timer_secondary()203 test_info->expected_count++; in test_timer_secondary()212 test_info->expected_count--; in test_timer_secondary()
407 test_pipeline_single_filter(int test_type, int expected_count) in test_pipeline_single_filter() argument489 if (tx_count != expected_count) { in test_pipeline_single_filter()493 expected_count, tx_count); in test_pipeline_single_filter()
643 test_pipeline_single_filter(int expected_count) in test_pipeline_single_filter() argument704 if (tx_count != expected_count) { in test_pipeline_single_filter()708 __func__, expected_count, tx_count); in test_pipeline_single_filter()
47732 uint64_t expected_count; member