Home
last modified time | relevance | path

Searched defs:thread_num (Results 1 – 13 of 13) sorted by relevance

/llvm-project-15.0.7/openmp/runtime/test/ompt/tasks/
H A Dexplicit_task_thread_num.c17 int thread_num; in print_task_info_at() local
H A Dtask_memory.c28 unsigned int thread_num, int flag) { in on_ompt_callback_implicit_task()
/llvm-project-15.0.7/openmp/runtime/test/ompt/parallel/
H A Dnested_lwt_thread_num.c17 int thread_num; in print_task_info_at() local
/llvm-project-15.0.7/openmp/runtime/test/teams/
H A Dkmp_num_teams.c48 int thread_num = omp_get_thread_num(); in check_num_teams() local
/llvm-project-15.0.7/openmp/runtime/src/
H A Dompt-internal.h59 int thread_num; member
H A Dompt-specific.cpp346 int *thread_num) { in __ompt_get_task_info_internal()
H A Dompt-general.cpp657 int *thread_num) {
/llvm-project-15.0.7/openmp/tools/multiplex/
H A Dompt-multiplex.h322 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 Domp-debug.cpp179 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 Dcallback.h105 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 Dfirst-tool.h95 unsigned int thread_num, in on_cds_ompt_callback_implicit_task()
/llvm-project-15.0.7/openmp/tools/archer/
H A Dompt-tsan.cpp674 unsigned int thread_num, int type) { in ompt_tsan_implicit_task()
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp863 uint32_t thread_num = 0; in PrepareStopReplyPacketForThread() local