Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/test/ompt/misc/
H A Dapi_calls_without_ompt.c19 static ompt_get_num_procs_t ompt_get_num_procs; variable
/llvm-project/openmp/libompd/test/
H A Dompt_plugin.h45 static ompt_get_num_procs_t ompt_get_num_procs; variable
/llvm-project/openmp/runtime/src/
H A Dompt-general.cpp677 OMPT_API_ROUTINE int ompt_get_num_procs(void) { global() function
/llvm-project/openmp/runtime/test/ompt/
H A Dcallback.h129 static ompt_get_num_procs_t ompt_get_num_procs; global() variable