Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/test/ompt/misc/
H A Dapi_calls_without_ompt.c20 static ompt_get_num_places_t ompt_get_num_places; variable
/llvm-project/openmp/libompd/test/
H A Dompt_plugin.h46 static ompt_get_num_places_t ompt_get_num_places; variable
/llvm-project/openmp/runtime/src/
H A Dompt-general.cpp687 OMPT_API_ROUTINE int ompt_get_num_places(void) { global() function
/llvm-project/openmp/runtime/test/ompt/
H A Dcallback.h130 static ompt_get_num_places_t ompt_get_num_places; global() variable