Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/test/ompt/loadtool/tool_available_search/
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
/external/llvm-project/openmp/runtime/test/ompt/loadtool/tool_not_available/
Dtool_not_available.c111 ompt_start_tool_result_t* ompt_start_tool( in ompt_start_tool() function
/external/llvm-project/openmp/tools/multiplex/tests/custom_data_storage/
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
/external/llvm-project/openmp/runtime/test/ompt/loadtool/tool_available/
Dtool_available.c137 ompt_start_tool_result_t* ompt_start_tool( in ompt_start_tool() function
/external/llvm-project/openmp/runtime/test/ompt/synchronization/
Dmaster.c72 ompt_start_tool_result_t *ompt_start_tool(unsigned int omp_version, in ompt_start_tool() function
/external/llvm-project/openmp/runtime/test/ompt/tasks/
Dtask_memory.c89 ompt_start_tool_result_t *ompt_start_tool(unsigned int omp_version, in ompt_start_tool() function
/external/llvm-project/openmp/runtime/test/ompt/parallel/
Drepeated_calls.c97 ompt_start_tool_result_t *ompt_start_tool(unsigned int omp_version, in ompt_start_tool() function
/external/llvm-project/openmp/runtime/test/ompt/misc/
Dapi_calls_without_ompt.c144 ompt_start_tool_result_t *ompt_start_tool(unsigned int omp_version, in ompt_start_tool() function
/external/llvm-project/openmp/runtime/test/ompt/synchronization/barrier/
Dimplicit_task_data.c152 ompt_start_tool_result_t* ompt_start_tool( in ompt_start_tool() function
/external/llvm-project/openmp/runtime/src/
Dexports_so.txt28 ompt_start_tool; # OMPT start interface
Dompt-general.cpp150 ompt_start_tool(unsigned int omp_version, const char *runtime_version) { in ompt_start_tool() function
254 ret = ompt_start_tool(omp_version, runtime_version);
/external/llvm-project/openmp/tools/multiplex/
Dompt-multiplex.h1034 ompt_start_tool_result_t *ompt_start_tool(unsigned int omp_version, in ompt_start_tool() function
1092 #define ompt_start_tool ompt_multiplex_own_start_tool macro
/external/llvm-project/openmp/tools/archer/
Dompt-tsan.cpp1010 ompt_start_tool(unsigned int omp_version, const char *runtime_version) { in ompt_start_tool() function
/external/llvm-project/openmp/runtime/test/ompt/
Dcallback.h1188 ompt_start_tool_result_t* ompt_start_tool( in ompt_start_tool() function