Searched defs:rounds (Results 1 – 4 of 4) sorted by relevance
16 uint32_t rounds = NB_YIELDS / nb_threads; in context_switch_yield() local
178 uint32_t rounds = (duration + report_interval - 1) / report_interval; in tcp_upload_async_work() local
136 int rounds = config->reads; in xpt2046_work_handler() local
84 static uint32_t rounds; variable