Home
last modified time | relevance | path

Searched refs:ompt_get_num_places (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/openmp/runtime/test/ompt/misc/
Dapi_calls_without_ompt.c20 static ompt_get_num_places_t ompt_get_num_places; variable
38 ompt_get_num_places()); in main()
124 ompt_get_num_places = (ompt_get_num_places_t)lookup("ompt_get_num_places"); in ompt_initialize()
Dapi_calls_from_other_thread.cpp12 ompt_get_num_places()); in f()
Dapi_calls_places.c25 ompt_get_thread_data()->value, ompt_get_num_places()); in main()
/external/llvm-project/openmp/runtime/test/ompt/
Dcallback.h92 static ompt_get_num_places_t ompt_get_num_places; variable
1145 ompt_get_num_places = (ompt_get_num_places_t) lookup("ompt_get_num_places"); in ompt_initialize()
/external/llvm-project/openmp/runtime/src/
Dompt-general.cpp656 OMPT_API_ROUTINE int ompt_get_num_places(void) { function
/external/llvm-project/openmp/runtime/src/include/
Domp-tools.h.var54 macro(ompt_get_num_places) \