Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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-15.0.7/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-15.0.7/openmp/runtime/src/
H A Dompt-general.cpp647 OMPT_API_ROUTINE ompt_data_t *ompt_get_thread_data(void) { function
/llvm-project-15.0.7/openmp/runtime/test/ompt/
H A Dcallback.h90 static ompt_get_thread_data_t ompt_get_thread_data; variable
/llvm-project-15.0.7/openmp/tools/archer/
H A Dompt-tsan.cpp221 static ompt_get_thread_data_t ompt_get_thread_data; variable