Searched defs:thread_type (Results 1 – 16 of 16) sorted by relevance
| /llvm-project-15.0.7/openmp/runtime/test/ompt/loadtool/tool_available_search/ |
| H A D | tool_available_search.c | 98 ompt_thread_t thread_type, in on_ompt_callback_thread_begin()
|
| /llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/ |
| H A D | master.c | 48 static void on_ompt_callback_thread_begin(ompt_thread_t thread_type, in on_ompt_callback_thread_begin()
|
| /llvm-project-15.0.7/compiler-rt/lib/lsan/ |
| H A D | lsan_thread.cpp | 52 ThreadType thread_type, void *arg) { in ThreadStart()
|
| H A D | lsan_posix.cpp | 47 void ThreadStart(u32 tid, tid_t os_id, ThreadType thread_type) { in ThreadStart()
|
| /llvm-project-15.0.7/openmp/runtime/test/ompt/parallel/ |
| H A D | repeated_calls.c | 51 ompt_thread_t thread_type, in on_ompt_callback_thread_begin()
|
| /llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/barrier/ |
| H A D | implicit_task_data.c | 62 ompt_thread_t thread_type, in on_ompt_callback_thread_begin()
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_thread_registry.h | 52 ThreadType thread_type; variable
|
| H A D | sanitizer_thread_registry.cpp | 310 void ThreadRegistry::StartThread(u32 tid, tid_t os_id, ThreadType thread_type, in StartThread()
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/ |
| H A D | tsan_report.h | 87 ThreadType thread_type; member
|
| H A D | tsan_rtl_thread.cpp | 152 ThreadType thread_type) { in ThreadStart()
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_report.h | 87 ThreadType thread_type; member
|
| H A D | tsan_rtl_thread.cpp | 153 ThreadType thread_type) { in ThreadStart()
|
| /llvm-project-15.0.7/openmp/tools/multiplex/tests/custom_data_storage/ |
| H A D | first-tool.h | 192 static void on_cds_ompt_callback_thread_begin(ompt_thread_t thread_type, in on_cds_ompt_callback_thread_begin()
|
| /llvm-project-15.0.7/openmp/runtime/test/ompt/ |
| H A D | callback.h | 1116 ompt_thread_t thread_type, in on_ompt_callback_thread_begin()
|
| /llvm-project-15.0.7/openmp/tools/multiplex/ |
| H A D | ompt-multiplex.h | 623 static void ompt_multiplex_callback_thread_begin(ompt_thread_t thread_type, in ompt_multiplex_callback_thread_begin()
|
| /llvm-project-15.0.7/openmp/tools/archer/ |
| H A D | ompt-tsan.cpp | 610 static void ompt_tsan_thread_begin(ompt_thread_t thread_type, in ompt_tsan_thread_begin()
|