SST  13.1.0
Structural Simulation Toolkit
SST::Profile::SyncProfileToolCount Class Reference

Profile tool that will count the number of times a handler is called. More...

#include <syncProfileTool.h>

Inheritance diagram for SST::Profile::SyncProfileToolCount:
SST::Profile::SyncProfileTool SST::Profile::ProfileTool

Public Member Functions

void syncManagerStart () override
 
void outputData (FILE *fp) override
 
- Public Member Functions inherited from SST::Profile::SyncProfileTool
virtual void syncManagerEnd ()
 
- 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
 

Detailed Description

Profile tool that will count the number of times a handler is called.


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