Searched refs:kPerThreadCycles (Results 1 – 1 of 1) sorted by relevance
168 static const int kPerThreadCycles = 100000; variable177 int threads = (cost - kStartupCycles) / kPerThreadCycles + 0.9; in numThreads()