|
| 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 ¶ms) |
|
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) |
|
std::string | getName () |
|
virtual void | outputData (FILE *fp)=0 |
|
|
Profile_Level | profile_level_ |
|
const std::string | name |
|
The documentation for this class was generated from the following files: