Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/src/
H A Dompt-general.cpp847 OMPT_API_ROUTINE void ompt_finalize_tool(void) { __kmp_internal_end_atexit(); } global() function
/llvm-project/openmp/runtime/test/ompt/
H A Dcallback.h128 static ompt_finalize_tool_t ompt_finalize_tool; global() variable