Searched refs:flow_sleep (Results 1 – 6 of 6) sorted by relevance
26 if (td->o.flow_sleep) { in flow_threshold_exceeded()28 usleep(td->o.flow_sleep); in flow_threshold_exceeded()
295 unsigned int flow_sleep; member565 uint32_t flow_sleep; member
276 o->flow_sleep = le32_to_cpu(top->flow_sleep); in convert_thread_options_to_cpu()462 top->flow_sleep = cpu_to_le32(o->flow_sleep); in convert_thread_options_to_net()
4326 .off1 = offsetof(struct thread_options, flow_sleep),
2269 .. option:: flow_sleep=int
15 flow_sleep=1000