Home
last modified time | relevance | path

Searched defs:nthreads (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project/openmp/runtime/test/affinity/
H A Dkmp-abs-hw-subset.c24 int nthreads, int offset) { in compare_abs_hw_subset_places()
46 static int check_places(int nthreads, int offset) { in check_places()
84 int nthreads = 1; in main() local
H A Ddisabled.c10 int nthreads, correct_value;; in main() local
/llvm-project/openmp/runtime/test/api/
H A Domp_get_num_threads.c10 int nthreads = 0; in test_omp_get_num_threads() local
H A Dkmp_set_defaults_lock_bug.c15 int nthreads = 0; in test_kmp_set_defaults_lock_bug() local
H A Domp_pause_resource.c10 int fails, nthreads, my_dev; in test_omp_pause_resource() local
/llvm-project/openmp/runtime/test/master/
H A Domp_master.c7 int nthreads; in test_omp_master() local
H A Domp_master_3.c7 int nthreads; in test_omp_master_3() local
/llvm-project/openmp/runtime/test/parallel/
H A Domp_parallel_num_threads.c9 int nthreads; in test_omp_parallel_num_threads() local
/llvm-project/offload/test/offloading/
H A Dspmdization.c18 int nthreads = 0, ip = 0, lvl = 0, alvl = 0, nested = 0, tid = 0, maxt = 0; in main() local
/llvm-project/openmp/runtime/test/teams/
H A Dteams.c29 int nthreads = omp_get_num_threads(); in main() local
H A Dkmp_num_teams.c31 int nteams, nthreads; in check_num_teams() local
/llvm-project/lldb/test/API/commands/process/detach-resumes/
H A Dmain.cpp11 constexpr size_t nthreads = 5; variable
/llvm-project/lldb/test/API/commands/process/attach-resume/
H A Dmain.cpp26 static const size_t nthreads = 16; in main() local
/llvm-project/openmp/runtime/test/tasking/hidden_helper_task/
H A Dcapacity_mix_threads.cpp19 int nthreads = omp_get_max_threads(); in dummy_root() local
/llvm-project/openmp/runtime/test/worksharing/for/
H A Domp_for_dynamic_large_chunk.c14 int i, j, lb, ub, stride, nthreads, actual_nthreads, chunk; in main() local
H A Domp_for_static_large_chunk.c26 int i, j, lb, ub, stride, nthreads, chunk; in main() local
H A Dkmp_sch_simd_runtime_api.c69 int nthreads = omp_get_num_threads(); in run_loop() local
H A Dkmp_sch_simd_runtime_static.c71 int nthreads = omp_get_num_threads(); in run_loop() local
H A Dkmp_sch_simd_runtime_guided.c77 int nthreads = omp_get_num_threads(); in run_loop() local
/llvm-project/compiler-rt/test/asan/TestCases/Posix/
H A Dhalt_on_error-torture.cpp24 size_t nthreads = 10; variable
/llvm-project/openmp/runtime/test/tasking/
H A Dtask_teams_stress_test.cpp114 void test_base(int nthreads) { in test_base()
212 void test_base_split(int nthreads) { in test_base_split()
H A Dkmp_task_reduction_nest.cpp152 int nthreads = omp_get_max_threads(); in main() local
/llvm-project/openmp/runtime/test/
H A Domp_testsuite.h37 static void go_parallel_nthreads(int nthreads) { in go_parallel_nthreads()
/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp2093 kmp_int32 nthreads = this_thr->th.th_team_nproc; local
3382 kmp_int32 nthreads, victim_tid = -2, use_own_tasks = 1, new_victim = 0, local
3664 int nthreads, i, is_init_thread; local
3821 kmp_int32 nthreads, maxthreads; global() local
4539 kmp_int32 nthreads = team->t.t_nproc; global() local
[all...]
H A Dkmp_gsupport.cpp2010 int nthreads, in __kmp_GOMP_taskgroup_reduction_register()
2033 int nthreads = thread->th.th_team_nproc; in KMP_EXPAND_NAME() local

12