SST 16.0.0
Structural Simulation Toolkit
SST::Profile::ComponentProfileTool Class Referenceabstract
Inheritance diagram for SST::Profile::ComponentProfileTool:
SST::Profile::ProfileTool SST::Profile::ComponentCodeSegmentProfileTool SST::Profile::ComponentCodeSegmentProfileToolTime< std::chrono::high_resolution_clock > SST::Profile::ComponentCodeSegmentProfileToolTime< std::chrono::steady_clock > SST::Profile::ComponentCodeSegmentProfileToolCount SST::Profile::ComponentCodeSegmentProfileToolTime< T > SST::Profile::ComponentCodeSegmentProfileToolTimeHighResolution SST::Profile::ComponentCodeSegmentProfileToolTimeSteady

Public Member Functions

 SST_ELI_DOCUMENT_PARAMS ({ "level", "Level at which to track profile (global, type, component, subcomponent)", "type" }, { "track_points", "Determines whether independent profiling points are tracked", "true" },) enum class Profile_Level
 ComponentProfileTool (const std::string &name, Params &params)
virtual uintptr_t registerProfilePoint (const std::string &point, ComponentId_t id, const std::string &name, const std::string &type)=0
std::string getKeyForCodeSegment (const std::string &point, ComponentId_t id, const std::string &name, const std::string &type)
Public Member Functions inherited from SST::Profile::ProfileTool
std::string getName ()
virtual void outputData (SST::Util::DataRecord *record, RankInfo rank)=0

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: