/llvm-project/openmp/runtime/test/ompt/loadtool/tool_available_search/ |
H A D | tool_available_search.c | 99 ompt_thread_t thread_type, in on_ompt_callback_thread_begin()
|
/llvm-project/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/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/openmp/runtime/test/ompt/synchronization/barrier/ |
H A D | implicit_task_data.c | 62 on_ompt_callback_thread_begin(ompt_thread_t thread_type,ompt_data_t * thread_data) on_ompt_callback_thread_begin() argument
|
/llvm-project/compiler-rt/lib/lsan/ |
H A D | lsan_thread.cpp | 69 ThreadStart(u32 tid,tid_t os_id,ThreadType thread_type,void * arg) ThreadStart() argument
|
H A D | lsan_posix.cpp | 51 void ThreadStart(u32 tid, tid_t os_id, ThreadType thread_type) { in ThreadStart() argument
|
/llvm-project/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 StartThread(u32 tid,tid_t os_id,ThreadType thread_type,void * arg) StartThread() argument
|
/llvm-project/openmp/libompd/test/ |
H A D | ompt_plugin.h | 64 static void on_ompt_callback_thread_begin(ompt_thread_t thread_type, in on_ompt_callback_thread_begin()
|
/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_report.h | 89 ThreadType thread_type; member
|
H A D | tsan_rtl_thread.cpp | 153 ThreadType thread_type) { in ThreadStart() argument
|
/llvm-project/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/openmp/runtime/test/ompt/ |
H A D | callback.h | 1089 on_ompt_callback_thread_begin(ompt_thread_t thread_type,ompt_data_t * thread_data) on_ompt_callback_thread_begin() argument
|
/llvm-project/openmp/tools/multiplex/ |
H A D | ompt-multiplex.h | 689 static void ompt_multiplex_callback_thread_begin(ompt_thread_t thread_type, in ompt_multiplex_callback_thread_begin()
|
/llvm-project/openmp/tools/archer/ |
H A D | ompt-tsan.cpp | 607 static void ompt_tsan_thread_begin(ompt_thread_t thread_type, in ompt_tsan_thread_begin()
|