Searched refs:ROUNDS_PER_RUN (Results 1 – 1 of 1) sorted by relevance
31 #define ROUNDS_PER_RUN 20 macro32 #define START ((BARRIER_IN_THRESHOLD / N - ROUNDS_PER_RUN / 2) * N)43 for (int rounds = 0; rounds < ROUNDS_PER_RUN; rounds++) in tf()65 for (int rounds = 0; rounds < ROUNDS_PER_RUN; rounds++) in tf()
Completed in 2 milliseconds