|
| SST_ELI_REGISTER_PROFILETOOL (ClockHandlerProfileToolTimeSteady, SST::Profile::ClockHandlerProfileTool, "sst", "profile.handler.clock.time.steady", SST_ELI_ELEMENT_VERSION(0, 1, 0), "Profiler that will time handlers using a steady clock") ClockHandlerProfileToolTimeSteady(const std |
|
Public Member Functions inherited from SST::Profile::ClockHandlerProfileToolTime< std::chrono::steady_clock > |
| ClockHandlerProfileToolTime (const std::string &name, Params ¶ms) |
|
uintptr_t | registerHandler (const HandlerMetaData &mdata) override |
|
void | handlerStart (uintptr_t UNUSED(key)) override |
|
void | handlerEnd (uintptr_t key) override |
|
void | outputData (FILE *fp) override |
|
Public Member Functions inherited from SST::Profile::ClockHandlerProfileTool |
| 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 void | handlerEnd (uintptr_t UNUSED(key)) |
|
std::string | getName () |
|
The documentation for this class was generated from the following file:
- src/sst/core/profile/clockHandlerProfileTool.cc