Home | History | Annotate | Download | only in core

Lines Matching refs:MAX_THREADS_PER_CORE

876     if (pContext->threadInfo.MAX_THREADS_PER_CORE)
878 numHyperThreads = std::min(numHyperThreads, pContext->threadInfo.MAX_THREADS_PER_CORE);