Lines Matching full:buffervaluecount
559 const int bufferValueCount = m_spec.callCount * m_spec.threadCount * m_spec.atomicCounterCount;
582 firstInc = bufferValueCount;
583 firstPostGet = bufferValueCount * 2;
588 firstDec = bufferValueCount;
589 firstPostGet = bufferValueCount * 2;
594 firstInc = bufferValueCount;
595 firstDec = bufferValueCount * 2;
596 firstPostGet = bufferValueCount * 3;
601 firstDec = bufferValueCount;