Home
last modified time | relevance | path

Searched refs:ompt_start_tool (Results 1 – 14 of 14) sorted by relevance

/llvm-project-15.0.7/openmp/runtime/test/ompt/loadtool/tool_available_search/
H A Dtool_available_search.c85 ompt_start_tool_result_t* ompt_start_tool( in ompt_start_tool() function
117 ompt_start_tool_result_t* ompt_start_tool( in ompt_start_tool() function
/llvm-project-15.0.7/openmp/tools/multiplex/tests/custom_data_storage/
H A Dfirst-tool.h3 #define ompt_start_tool disable_ompt_start_tool macro
7 #undef ompt_start_tool
288 ompt_start_tool_result_t *ompt_start_tool(unsigned int omp_version, in ompt_start_tool() function
/llvm-project-15.0.7/openmp/runtime/test/ompt/loadtool/tool_not_available/
H A Dtool_not_available.c111 ompt_start_tool_result_t* ompt_start_tool( in ompt_start_tool() function
/llvm-project-15.0.7/openmp/runtime/test/ompt/loadtool/tool_available/
H A Dtool_available.c137 ompt_start_tool_result_t* ompt_start_tool( in ompt_start_tool() function
/llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/
H A Dmaster.c72 ompt_start_tool_result_t *ompt_start_tool(unsigned int omp_version, in ompt_start_tool() function
/llvm-project-15.0.7/openmp/runtime/test/ompt/parallel/
H A Drepeated_calls.c97 ompt_start_tool_result_t *ompt_start_tool(unsigned int omp_version, in ompt_start_tool() function
/llvm-project-15.0.7/openmp/runtime/test/ompt/tasks/
H A Dtask_memory.c89 ompt_start_tool_result_t *ompt_start_tool(unsigned int omp_version, in ompt_start_tool() function
/llvm-project-15.0.7/openmp/runtime/test/ompt/misc/
H A Dapi_calls_without_ompt.c144 ompt_start_tool_result_t *ompt_start_tool(unsigned int omp_version, in ompt_start_tool() function
/llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/barrier/
H A Dimplicit_task_data.c152 ompt_start_tool_result_t* ompt_start_tool( in ompt_start_tool() function
/llvm-project-15.0.7/openmp/runtime/src/
H A Dexports_so.txt28 ompt_start_tool; # OMPT start interface
H A Dompt-general.cpp158 ompt_start_tool(unsigned int omp_version, const char *runtime_version) { in ompt_start_tool() function
262 ret = ompt_start_tool(omp_version, runtime_version);
/llvm-project-15.0.7/openmp/tools/multiplex/
H A Dompt-multiplex.h1045 ompt_start_tool_result_t *ompt_start_tool(unsigned int omp_version, in ompt_start_tool() function
1103 #define ompt_start_tool ompt_multiplex_own_start_tool macro
/llvm-project-15.0.7/openmp/tools/archer/
H A Dompt-tsan.cpp1159 ompt_start_tool(unsigned int omp_version, const char *runtime_version) { in ompt_start_tool() function
/llvm-project-15.0.7/openmp/runtime/test/ompt/
H A Dcallback.h1251 ompt_start_tool_result_t* ompt_start_tool( in ompt_start_tool() function