Home
last modified time | relevance | path

Searched defs:ompt_get_thread_data (Results 1 – 6 of 6) sorted by relevance

/llvm-project/openmp/runtime/test/ompt/misc/
H A Dapi_calls_without_ompt.c16 static ompt_get_thread_data_t ompt_get_thread_data; variable
/llvm-project/openmp/runtime/test/ompt/synchronization/barrier/
H A Dimplicit_task_data.c25 static ompt_get_thread_data_t ompt_get_thread_data; variable
/llvm-project/openmp/libompd/test/
H A Dompt_plugin.h42 static ompt_get_thread_data_t ompt_get_thread_data; variable
/llvm-project/openmp/runtime/src/
H A Dompt-general.cpp651 OMPT_API_ROUTINE ompt_data_t *ompt_get_thread_data(void) { global() function
/llvm-project/openmp/runtime/test/ompt/
H A Dcallback.h125 static ompt_get_thread_data_t ompt_get_thread_data; global() variable
[all...]
/llvm-project/openmp/tools/archer/
H A Dompt-tsan.cpp204 static ompt_get_thread_data_t ompt_get_thread_data; variable