Home
last modified time | relevance | path

Searched defs:thread_type (Results 1 – 15 of 15) sorted by relevance

/llvm-project/openmp/runtime/test/ompt/loadtool/tool_available_search/
H A Dtool_available_search.c99 ompt_thread_t thread_type, in on_ompt_callback_thread_begin()
/llvm-project/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/openmp/runtime/test/ompt/parallel/
H A Drepeated_calls.c51 ompt_thread_t thread_type, in on_ompt_callback_thread_begin()
/llvm-project/openmp/runtime/test/ompt/synchronization/barrier/
H A Dimplicit_task_data.c62 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 Dlsan_thread.cpp69 ThreadStart(u32 tid,tid_t os_id,ThreadType thread_type,void * arg) ThreadStart() argument
H A Dlsan_posix.cpp51 void ThreadStart(u32 tid, tid_t os_id, ThreadType thread_type) { in ThreadStart() argument
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h52 ThreadType thread_type; variable
H A Dsanitizer_thread_registry.cpp310 StartThread(u32 tid,tid_t os_id,ThreadType thread_type,void * arg) StartThread() argument
/llvm-project/openmp/libompd/test/
H A Dompt_plugin.h64 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 Dtsan_report.h89 ThreadType thread_type; member
H A Dtsan_rtl_thread.cpp153 ThreadType thread_type) { in ThreadStart() argument
/llvm-project/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/openmp/runtime/test/ompt/
H A Dcallback.h1089 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 Dompt-multiplex.h689 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 Dompt-tsan.cpp607 static void ompt_tsan_thread_begin(ompt_thread_t thread_type, in ompt_tsan_thread_begin()