Searched refs:num_iterations (Results 1 – 1 of 1) sorted by relevance
63 int64_t i, num_iterations; in background_scalable_counter_thread() local64 num_iterations = (int64_t)(num_iterations_ptr); in background_scalable_counter_thread()65 for (i = 0; i < num_iterations; i++) { in background_scalable_counter_thread()