|  | 
|  | SST_ELI_REGISTER_PROFILETOOL (ComponentCodeSegmentProfileToolTimeHighResolution, SST::Profile::ComponentCodeSegmentProfileTool, "sst", "profile.component.codesegment.time.high_resolution", SST_ELI_ELEMENT_VERSION(0, 1, 0), "Profiler that will time component code segments using a high resolution clock") ComponentCodeSegmentProfileToolTimeHighResolution(const std | 
|  | 
|  | ComponentCodeSegmentProfileToolTime (const std::string &name, Params ¶ms) | 
|  | 
| uintptr_t | registerProfilePoint (const std::string &point, ComponentId_t id, const std::string &name, const std::string &type) override | 
|  | 
| void | codeSegmentStart (uintptr_t UNUSED(key)) override | 
|  | 
| void | codeSegmentEnd (uintptr_t key) override | 
|  | 
| void | outputData (FILE *fp) override | 
|  | 
|  | ComponentCodeSegmentProfileTool (const std::string &name, Params ¶ms) | 
|  | 
| virtual void | codeSegmentEnd (uintptr_t UNUSED(key)) | 
|  | 
|  | 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) | 
|  | 
| std::string | getKeyForCodeSegment (const std::string &point, ComponentId_t id, const std::string &name, const std::string &type) | 
|  | 
| std::string | getName () | 
|  | 
|  | 
| Profile_Level | profile_level_ | 
|  | 
| const std::string | name | 
|  | 
The documentation for this class was generated from the following file:
- src/sst/core/profile/componentProfileTool.cc