Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dompt-general.cpp107 static HMODULE ompt_tool_module = NULL; variable
111 static void *ompt_tool_module = NULL; variable
339 ompt_tool_module = h;
532 if (ompt_tool_module)
533 OMPT_DLCLOSE(ompt_tool_module);