Searched refs:minExecuted (Results 1 – 1 of 1) sorted by relevance
303 minExecuted = (g_NumThreads - 1) * innerCalls; in Test3() local307 minExecuted = (g_OuterParCalls - 1) * innerCalls; // see above in Test3()361 intptr_t minExecuted = (outerCalls - g_NumExceptionsCaught) * innerCalls; in Test4() local923 minExecuted = (g_NumThreads - 1) * innerCalls; in Test3_parallel_for_each() local929 minExecuted = (g_OuterParCalls - 1) * innerCalls; in Test3_parallel_for_each()982 minExecuted = 0; in Test4_parallel_for_each() local985 minExecuted = maxExecuted - innerCalls; in Test4_parallel_for_each()994 minExecuted = g_NumExceptionsCaught; in Test4_parallel_for_each()1458 minExecuted = (g_NumThreads - 1) * innerCalls; in Test3_pipeline() local1544 intptr_t minExecuted = 0; in Test4_pipeline() local[all …]