Searched defs:total_iterations (Results 1 – 5 of 5) sorted by relevance
35 uint32_t total_iterations = 0; global() variable 72 uint32_t total_iterations = 0; global() member
78 uint32_t total_iterations = 0; benchmark() local [all...]
36 unsigned total_iterations = upper_bound * (upper_bound + 1) / 2; in test() local
36 unsigned total_iterations = upper_bound * (upper_bound - 1) / 2; in test() local