Home
last modified time | relevance | path

Searched defs:ompt_finalize_tool (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dompt-general.cpp814 OMPT_API_ROUTINE void ompt_finalize_tool(void) { __kmp_internal_end_atexit(); } function
/external/llvm-project/openmp/runtime/test/ompt/
Dcallback.h90 static ompt_finalize_tool_t ompt_finalize_tool; variable