Searched defs:thread_num (Results 1 – 13 of 13) sorted by relevance
| /llvm-project-15.0.7/openmp/runtime/test/ompt/tasks/ |
| H A D | explicit_task_thread_num.c | 17 int thread_num; in print_task_info_at() local
|
| H A D | task_memory.c | 28 unsigned int thread_num, int flag) { in on_ompt_callback_implicit_task()
|
| /llvm-project-15.0.7/openmp/runtime/test/ompt/parallel/ |
| H A D | nested_lwt_thread_num.c | 17 int thread_num; in print_task_info_at() local
|
| /llvm-project-15.0.7/openmp/runtime/test/teams/ |
| H A D | kmp_num_teams.c | 48 int thread_num = omp_get_thread_num(); in check_num_teams() local
|
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | ompt-internal.h | 59 int thread_num; member
|
| H A D | ompt-specific.cpp | 346 int *thread_num) { in __ompt_get_task_info_internal()
|
| H A D | ompt-general.cpp | 657 int *thread_num) {
|
| /llvm-project-15.0.7/openmp/tools/multiplex/ |
| H A D | ompt-multiplex.h | 322 ompt_data_t *task_data, unsigned int team_size, unsigned int thread_num, in ompt_multiplex_callback_implicit_task() 837 int *thread_num) { in ompt_multiplex_own_get_task_info() 856 int *thread_num) { in ompt_multiplex_client_get_task_info()
|
| /llvm-project-15.0.7/openmp/libompd/src/ |
| H A D | omp-debug.cpp | 179 int thread_num, /* IN: Thread num, handle of which is to be returned */ in ompd_get_thread_in_parallel() 620 int thread_num, /* IN: thread num of implicit task of team */ in ompd_get_task_in_parallel()
|
| /llvm-project-15.0.7/openmp/runtime/test/ompt/ |
| H A D | callback.h | 105 int task_type, thread_num; in print_ids() local 665 unsigned int thread_num, in on_ompt_callback_implicit_task()
|
| /llvm-project-15.0.7/openmp/tools/multiplex/tests/custom_data_storage/ |
| H A D | first-tool.h | 95 unsigned int thread_num, in on_cds_ompt_callback_implicit_task()
|
| /llvm-project-15.0.7/openmp/tools/archer/ |
| H A D | ompt-tsan.cpp | 674 unsigned int thread_num, int type) { in ompt_tsan_implicit_task()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunicationServerLLGS.cpp | 863 uint32_t thread_num = 0; in PrepareStopReplyPacketForThread() local
|