LLVM OpenMP 22.0.0git
|
This file provides the OMPT callback handling declarations. More...
Go to the source code of this file.
Classes | |
class | omptest::OmptCallbackHandler |
Handler class to do whatever is needed to be done when a callback is invoked by the OMP runtime Supports a RecordAndReplay mechanism in which all OMPT events are recorded and then replayed. More... | |
Namespaces | |
namespace | omptest |
Variables | |
omptest::OmptCallbackHandler * | Handler |
This file provides the OMPT callback handling declarations.
Definition in file OmptCallbackHandler.h.
|
extern |
Definition at line 18 of file OmptCallbackHandler.cpp.
Referenced by omptest::OmptCallbackHandler::get().