Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/test/ompt/misc/
H A Dapi_calls_without_ompt.c24 static ompt_get_proc_id_t ompt_get_proc_id; variable
/llvm-project/openmp/libompd/test/
H A Dompt_plugin.h50 static ompt_get_proc_id_t ompt_get_proc_id; variable
/llvm-project/openmp/runtime/src/
H A Dompt-general.cpp794 OMPT_API_ROUTINE int ompt_get_proc_id(void) { global() function
/llvm-project/openmp/runtime/test/ompt/
H A Dcallback.h134 static ompt_get_proc_id_t ompt_get_proc_id; global() variable