Home
last modified time | relevance | path

Searched refs:kStartupCycles (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorCostModel.h167 static const int kStartupCycles = 100000; variable
177 int threads = (cost - kStartupCycles) / kPerThreadCycles + 0.9; in numThreads()