Searched defs:nthreads (Results 1 – 14 of 14) sorted by relevance
126 const int nthreads = 30; in parallel_read_write_tests() local128 const int nthreads = N; in parallel_read_write_tests() local
150 const int nthreads = 30; in parallel_read_write_tests() local152 const int nthreads = N; in parallel_read_write_tests() local
589 const int nthreads = 4; in test_for_spin_avoidance() local654 const int nthreads = tbb::this_task_arena::max_concurrency(); in run() local
185 int n, nthreads = utility::get_default_num_threads(); in thread_trace() local
70 static int nthreads; variable
253 int n, nthreads = utility::get_default_num_threads(); in thread_trace() local
157 for (int nthreads = gThreadsLow; nthreads <= gThreadsHigh; nthreads++) { in NaiveParallelOverlay() local404 int nthreads; in SplitParallelOverlay() local533 int nthreads; in SplitParallelOverlayCV() local668 int nthreads; in SplitParallelOverlayETS() local
190 int run_pipeline(int nthreads) { in run_pipeline()
96 static void CountOccurrences(int nthreads) { in CountOccurrences()
173 void WriteResults(int nthreads, double initTime, double calcTime) { in WriteResults()
271 int nthreads; in main() local
589 int nthreads; in main() local
987 for (std::size_t nthreads = MinThread; nthreads <= MaxThread; ++nthreads) { in TestAbort() local