Home
last modified time | relevance | path

Searched defs:ompt_enumerate_mutex_impls (Results 1 – 4 of 4) sorted by relevance

/llvm-project/openmp/runtime/test/ompt/misc/
H A Dapi_calls_without_ompt.c26 static ompt_enumerate_mutex_impls_t ompt_enumerate_mutex_impls; variable
/llvm-project/openmp/libompd/test/
H A Dompt_plugin.h52 static ompt_enumerate_mutex_impls_t ompt_enumerate_mutex_impls; variable
/llvm-project/openmp/runtime/src/
H A Dompt-general.cpp553 OMPT_API_ROUTINE int ompt_enumerate_mutex_impls(int current_impl, global() function
/llvm-project/openmp/runtime/test/ompt/
H A Dcallback.h136 static ompt_enumerate_mutex_impls_t ompt_enumerate_mutex_impls; global() variable