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