Searched defs:nthreads (Results 1 – 2 of 2) sorted by relevance
196 def run_throughput_test(func, args, nthreads): argument300 def run_latency_test(func, args, nthreads): argument432 def run_bandwidth_test(func, args, nthreads): argument
18 static int nthreads; /* protected by count_lock */ variable