Lines Matching defs:run
210 def run():
222 threads.append(threading.Thread(target=run))
319 def run():
329 threads.append(threading.Thread(target=run))
451 def run():
461 threads.append(threading.Thread(target=run))
528 help="run throughput tests")
531 help="run latency tests")
534 help="run I/O bandwidth tests")
547 # Hidden option to run the pinging and bandwidth clients