Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/test/ompt/misc/
H A Dapi_calls_without_ompt.c25 static ompt_enumerate_states_t ompt_enumerate_states; variable
/llvm-project/openmp/libompd/test/
H A Dompt_plugin.h51 static ompt_enumerate_states_t ompt_enumerate_states; variable
/llvm-project/openmp/runtime/src/
H A Dompt-general.cpp537 OMPT_API_ROUTINE int ompt_enumerate_states(int current_state, int *next_state, global() function
/llvm-project/openmp/runtime/test/ompt/
H A Dcallback.h135 static ompt_enumerate_states_t ompt_enumerate_states; global() variable