Searched refs:startIndx (Results 1 – 1 of 1) sorted by relevance
411 … num_runs_shift, ExplicitType type, int testID, MTdata randIn, uint64_t startIndx, uint64_t endInd…522 uint64_t startIndx = (uint64_t)0; in test_integer_ops_threaded() local524 uint64_t jobcount = (endIndx-startIndx)/num_elements; in test_integer_ops_threaded()536 pThreadInfo->m_offset = startIndx; in test_integer_ops_threaded()562 uint64_t startIndx, uint64_t endIndx, in test_integer_ops() argument628 if(startIndx >= endIndx) in test_integer_ops()630 startIndx = (uint64_t)0; in test_integer_ops()633 for (indx=startIndx; indx < endIndx; indx+=num_elements) in test_integer_ops()