Home | History | Annotate | Download | only in functional

Lines Matching refs:threadNdx

606 	for (int threadNdx = 0; threadNdx < m_spec.threadCount; threadNdx++)
612 const int id = ((threadNdx * m_spec.callCount) + callNdx) * m_spec.atomicCounterCount + counterNdx;