SST
13.1.0
Structural Simulation Toolkit
|
Profile tool that will count the number of times a handler is called. More...
#include <syncProfileTool.h>
Public Member Functions | |
SyncProfileToolTime (const std::string &name, Params ¶ms) | |
void | syncManagerStart () override |
void | syncManagerEnd () override |
void | outputData (FILE *fp) override |
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 |
Profile tool that will count the number of times a handler is called.