SST 16.0.0
Structural Simulation Toolkit
SST::Profile::SyncProfileToolTimeHighResolution Class Reference
Inheritance diagram for SST::Profile::SyncProfileToolTimeHighResolution:
SST::Profile::SyncProfileToolTime< std::chrono::high_resolution_clock > SST::Profile::SyncProfileTool SST::Profile::ProfileTool

Public Member Functions

 SST_ELI_REGISTER_PROFILETOOL (SyncProfileToolTimeHighResolution, SST::Profile::SyncProfileTool, "sst", "profile.sync.time.high_resolution", SST_ELI_ELEMENT_VERSION(0, 1, 0), "Profiler that will time handlers using a high resolution clock") SyncProfileToolTimeHighResolution(const std
Public Member Functions inherited from SST::Profile::SyncProfileToolTime< std::chrono::high_resolution_clock >
 SyncProfileToolTime (const std::string &name, Params &params)
void syncManagerStart (bool ranksync) override
void syncManagerEnd () override
void updateSyncSize (size_t bytes, size_t events) override
void outputData (SST::Util::DataRecord *record, RankInfo rank) override
Public Member Functions inherited from SST::Profile::SyncProfileTool
virtual SST_ELI_DOCUMENT_PARAMS() SyncProfileTool(const std void syncManagerStart (bool UNUSED(ranksync))
virtual void updateSyncSize (size_t UNUSED(bytes), size_t UNUSED(events))
Public Member Functions inherited from SST::Profile::ProfileTool
std::string getName ()

Additional Inherited Members

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

The documentation for this class was generated from the following file:
  • src/sst/core/profile/syncProfileTool.cc