Searched refs:outstanding_count (Results 1 – 1 of 1) sorted by relevance
20 int outstanding_count = 0; variable25 outstanding_count--; in timer_cb()67 outstanding_count = iterations; in test_timer_perf()73 while (outstanding_count) in test_timer_perf()93 outstanding_count = iterations; in test_timer_perf()100 if (outstanding_count != 0) { in test_timer_perf()101 printf("Error: outstanding callback count = %d\n", outstanding_count); in test_timer_perf()