Searched refs:random_threads_ (Results 1 – 2 of 2) sorted by relevance
233 int random_threads_; // Number of random disk threads. variable
755 random_threads_ = 0; in Sat()951 ARG_IVALUE("--random-threads", random_threads_); in ParseArgs()1338 for (int j = 0; j < random_threads_; j++) { in InitializeThreads()