SST  13.1.0
Structural Simulation Toolkit
SST::Profile::ClockHandlerProfileTool Class Reference
Inheritance diagram for SST::Profile::ClockHandlerProfileTool:
SST::HandlerProfileToolAPI SST::Profile::ProfileTool SST::Profile::ClockHandlerProfileToolTime< std::chrono::steady_clock > SST::Profile::ClockHandlerProfileToolTime< std::chrono::high_resolution_clock > SST::Profile::ClockHandlerProfileToolCount SST::Profile::ClockHandlerProfileToolTime< T > SST::Profile::ClockHandlerProfileToolTimeSteady SST::Profile::ClockHandlerProfileToolTimeHighResolution

Public Member Functions

 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 &params)
 
- 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))
 
- Public Member Functions inherited from SST::Profile::ProfileTool
std::string getName ()
 
virtual void outputData (FILE *fp)=0
 

Protected Member Functions

std::string getKeyForHandler (const HandlerMetaData &mdata)
 
- Protected Member Functions inherited from SST::HandlerProfileToolAPI
 HandlerProfileToolAPI (const std::string &name)
 

Protected Attributes

Profile_Level profile_level_
 
- Protected Attributes inherited from SST::Profile::ProfileTool
const std::string name
 

The documentation for this class was generated from the following files: