|
|
| SST_ELI_DOCUMENT_PARAMS ({ "level", "Level at which to track profile (global, type, component, subcomponent)", "type" },) enum class Profile_Level |
| |
|
| ClockHandlerProfileTool (const std::string &name, Params ¶ms) |
| |
Public Member Functions inherited from SST::HandlerProfileToolAPI |
|
virtual uintptr_t | registerHandler (const HandlerMetaData &mdata)=0 |
| |
|
virtual void | handlerStart (uintptr_t UNUSED(key)) |
| |
|
virtual void | handlerEnd (uintptr_t UNUSED(key)) |
| |
|
std::string | getName () |
| |
|
virtual void | outputData (FILE *fp)=0 |
| |
|
|
Profile_Level | profile_level_ |
| |
|
const std::string | name |
| |
The documentation for this class was generated from the following files: