Home
last modified time | relevance | path

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 Dtool_available_search.c98 ompt_thread_t thread_type, in on_ompt_callback_thread_begin()
/llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/
H A Dmaster.c48 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 Dlsan_thread.cpp52 ThreadType thread_type, void *arg) { in ThreadStart()
H A Dlsan_posix.cpp47 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 Drepeated_calls.c51 ompt_thread_t thread_type, in on_ompt_callback_thread_begin()
/llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/barrier/
H A Dimplicit_task_data.c62 ompt_thread_t thread_type, in on_ompt_callback_thread_begin()
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h52 ThreadType thread_type; variable
H A Dsanitizer_thread_registry.cpp310 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 Dtsan_report.h87 ThreadType thread_type; member
H A Dtsan_rtl_thread.cpp152 ThreadType thread_type) { in ThreadStart()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.h87 ThreadType thread_type; member
H A Dtsan_rtl_thread.cpp153 ThreadType thread_type) { in ThreadStart()
/llvm-project-15.0.7/openmp/tools/multiplex/tests/custom_data_storage/
H A Dfirst-tool.h192 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 Dcallback.h1116 ompt_thread_t thread_type, in on_ompt_callback_thread_begin()
/llvm-project-15.0.7/openmp/tools/multiplex/
H A Dompt-multiplex.h623 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 Dompt-tsan.cpp610 static void ompt_tsan_thread_begin(ompt_thread_t thread_type, in ompt_tsan_thread_begin()