Searched refs:ROUNDS (Results 1 – 6 of 6) sorted by relevance
39 #ifndef ROUNDS40 # define ROUNDS 1000 macro60 for (cnt = 0; cnt < ROUNDS; ++cnt) in tf()
5 #define ROUNDS 1000 macro
25 #define ROUNDS 1000 macro36 for (i = 0; i < ROUNDS; ++i) in tf()96 for (i = 0; i < ROUNDS; ++i) in do_test()
26 #define ROUNDS 100 macro103 for (r = 0; r < ROUNDS; ++r) in do_test()
26 #define ROUNDS 20 macro41 for (i = 0; i < ROUNDS; ++i) in worker()
35 #define ROUNDS 5 macro131 ts.tv_nsec = 1000000000 / ROUNDS; in child()184 for (int round = 1; round <= ROUNDS; ++round) in do_test()
Completed in 7 milliseconds