Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/src/
H A Dompt-general.cpp106 static HMODULE ompt_tool_module = NULL; variable
109 static void *ompt_tool_module = NULL; variable
333 ompt_tool_module = h;
520 if (ompt_tool_module)
521 OMPT_DLCLOSE(ompt_tool_module);