Lines Matching full:threadcount

73     int threadCount;  member
862 …for (int threadNdx = 0; threadNdx < m_config.threadCount * m_config.perThreadContextCount; threadN… in init()
890 void createThreads(vector<TestThread *> &threads, int threadCount, int perThreadContextCount, in createThreads() argument
893 DE_ASSERT(threadCount * perThreadContextCount == (int)contexts.size()); in createThreads()
898 for (int threadNdx = 0; threadNdx < threadCount; threadNdx++) in createThreads()
994 config.threadCount in logTestConfig()
996 log << TestLog::Message << "Number of threads: " << config.threadCount << TestLog::EndMessage; in logTestConfig()
1059 …createThreads(threads, m_config.threadCount, m_config.perThreadContextCount, m_contexts, m_eglTest… in iterate()
1108 basicConfig.threadCount = 1; in init()
1144 int threadCount = threadCounts[threadCountNdx]; in init() local
1151 if (threadCount * contextCount != 4 && threadCount * contextCount != 1) in init()
1155 config.threadCount = threadCount; in init()
1165 if (threadCount * contextCount == 1) in init()
1169 … m_eglTestCtx, smallConfig, (createTestName(threadCount, contextCount) + "_small_call").c_str(), in init()
1179 if (threadCount * contextCount == 1) in init()
1183 … m_eglTestCtx, bigConfig, (createTestName(threadCount, contextCount) + "_big_call").c_str(), in init()
1199 int threadCount = threadCounts[threadCountNdx]; in init() local
1206 if (threadCount * contextCount != 4 && threadCount * contextCount != 1) in init()
1210 config.threadCount = threadCount; in init()
1219 if (threadCount * contextCount == 1) in init()
1223 … m_eglTestCtx, smallConfig, (createTestName(threadCount, contextCount) + "_small_call").c_str(), in init()
1233 if (threadCount * contextCount == 1) in init()
1237 … m_eglTestCtx, bigConfig, (createTestName(threadCount, contextCount) + "_big_call").c_str(), in init()
1253 int threadCount = threadCounts[threadCountNdx]; in init() local
1260 if (threadCount * contextCount != 4 && threadCount * contextCount != 1) in init()
1265 config.threadCount = threadCount; in init()
1274 if (threadCount * contextCount == 1) in init()
1278 … m_eglTestCtx, smallConfig, (createTestName(threadCount, contextCount) + "_small_call").c_str(), in init()
1288 if (threadCount * contextCount == 1) in init()
1292 … m_eglTestCtx, bigConfig, (createTestName(threadCount, contextCount) + "_big_call").c_str(), in init()
1308 int threadCount = threadCounts[threadCountNdx]; in init() local
1315 if (threadCount * contextCount != 4 && threadCount * contextCount != 1) in init()
1320 config.threadCount = threadCount; in init()
1329 if (threadCount * contextCount == 1) in init()
1333 … m_eglTestCtx, smallConfig, (createTestName(threadCount, contextCount) + "_small_call").c_str(), in init()
1343 if (threadCount * contextCount == 1) in init()
1347 … m_eglTestCtx, bigConfig, (createTestName(threadCount, contextCount) + "_big_call").c_str(), in init()
1362 int threadCount = threadCounts[threadCountNdx]; in init() local
1369 if (threadCount * contextCount != 4 && threadCount * contextCount != 1) in init()
1374 config.threadCount = threadCount; in init()
1383 if (threadCount * contextCount == 1) in init()
1387 … m_eglTestCtx, smallConfig, (createTestName(threadCount, contextCount) + "_small_call").c_str(), in init()
1397 if (threadCount * contextCount == 1) in init()
1401 … m_eglTestCtx, bigConfig, (createTestName(threadCount, contextCount) + "_big_call").c_str(), in init()
1416 int threadCount = threadCounts[threadCountNdx]; in init() local
1423 if (threadCount * contextCount != 4 && threadCount * contextCount != 1) in init()
1428 config.threadCount = threadCount; in init()
1437 if (threadCount * contextCount == 1) in init()
1441 … m_eglTestCtx, smallConfig, (createTestName(threadCount, contextCount) + "_small_call").c_str(), in init()
1451 if (threadCount * contextCount == 1) in init()
1455 … m_eglTestCtx, bigConfig, (createTestName(threadCount, contextCount) + "_big_call").c_str(), in init()
1470 int threadCount = threadCounts[threadCountNdx]; in init() local
1477 if (threadCount * contextCount != 4 && threadCount * contextCount != 1) in init()
1485 config.threadCount = threadCount; in init()
1494 if (threadCount * contextCount == 1) in init()
1498 … m_eglTestCtx, smallConfig, (createTestName(threadCount, contextCount) + "_small_call").c_str(), in init()
1508 if (threadCount * contextCount == 1) in init()
1512 … m_eglTestCtx, bigConfig, (createTestName(threadCount, contextCount) + "_big_call").c_str(), in init()
1527 int threadCount = threadCounts[threadCountNdx]; in init() local
1534 if (threadCount * contextCount != 4 && threadCount * contextCount != 1) in init()
1540 config.threadCount = threadCount; in init()
1550 if (threadCount * contextCount == 1) in init()
1554 … m_eglTestCtx, smallConfig, (createTestName(threadCount, contextCount) + "_small_call").c_str(), in init()
1564 if (threadCount * contextCount == 1) in init()
1568 … m_eglTestCtx, bigConfig, (createTestName(threadCount, contextCount) + "_big_call").c_str(), in init()
1584 int threadCount = threadCounts[threadCountNdx]; in init() local
1591 if (threadCount * contextCount != 4 && threadCount * contextCount != 1) in init()
1597 config.threadCount = threadCount; in init()
1607 if (threadCount * contextCount == 1) in init()
1611 … m_eglTestCtx, smallConfig, (createTestName(threadCount, contextCount) + "_small_call").c_str(), in init()
1621 if (threadCount * contextCount == 1) in init()
1625 … m_eglTestCtx, bigConfig, (createTestName(threadCount, contextCount) + "_big_call").c_str(), in init()
1641 int threadCount = threadCounts[threadCountNdx]; in init() local
1648 if (threadCount * contextCount != 4 && threadCount * contextCount != 1) in init()
1653 config.threadCount = threadCount; in init()
1662 if (threadCount * contextCount == 1) in init()
1666 … m_eglTestCtx, smallConfig, (createTestName(threadCount, contextCount) + "_small_call").c_str(), in init()
1676 if (threadCount * contextCount == 1) in init()
1680 … m_eglTestCtx, bigConfig, (createTestName(threadCount, contextCount) + "_big_call").c_str(), in init()