Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/test/ompt/misc/
H A Dapi_calls_without_ompt.c21 static ompt_get_place_proc_ids_t ompt_get_place_proc_ids; variable
/llvm-project/openmp/libompd/test/
H A Dompt_plugin.h47 static ompt_get_place_proc_ids_t ompt_get_place_proc_ids; variable
/llvm-project/openmp/runtime/src/
H A Dompt-general.cpp698 OMPT_API_ROUTINE int ompt_get_place_proc_ids(int place_num, int ids_size, global() function
/llvm-project/openmp/runtime/test/ompt/
H A Dcallback.h131 static ompt_get_place_proc_ids_t ompt_get_place_proc_ids; global() variable