Searched refs:loop_counter (Results 1 – 2 of 2) sorted by relevance
74 int loop_counter = 0; in WaitForCount() local78 while (count->Count() < target && loop_counter < 100*target) { in WaitForCount()79 ++loop_counter; in WaitForCount()82 LOG("Test looped %d times\n", loop_counter); in WaitForCount()
109 @r14 - loop_counter