|
static bool | isMPIFrame (const Prof::CCT::ProcFrm *x) |
|
Prof::CallPath::Profile * | read (const Util::StringVec &profileFiles, const Util::UIntVec *groupMap, int mergeTy, uint rFlags, uint mrgFlags) |
|
Prof::CallPath::Profile * | read (const char *prof_fnm, uint groupId, uint rFlags) |
|
void | readStructure (Prof::Struct::Tree *structure, const Analysis::Args &args) |
|
static void | write (Prof::CallPath::Profile &prof, std::ostream &os, const Analysis::Args &args) |
|
void | makeDatabase (Prof::CallPath::Profile &prof, const Analysis::Args &args) |
|
static Prof::CallPath::Profile * | read (const string &prof_fnm, uint groupId, uint rFlags=0) |
|
void | overlayStaticStructureMain (Prof::CallPath::Profile &prof, string agent, bool doNormalizeTy, bool printProgress) |
|
void | overlayStaticStructureMain (Prof::CallPath::Profile &prof, Prof::LoadMap::LM *loadmap_lm, Prof::Struct::LM *lmStrct, bool printProgress) |
|
void | overlayStaticStructure (Prof::CallPath::Profile &prof, Prof::LoadMap::LM *loadmap_lm, Prof::Struct::LM *lmStrct, BinUtil::LM *lm) |
|
void | noteStaticStructureOnLeaves (Prof::CallPath::Profile &prof) |
|
void | pruneBySummaryMetrics (Prof::CallPath::Profile &prof, uint8_t *prunedNodes) |
|
void | normalize (Prof::CallPath::Profile &prof, string agent, bool doNormalizeTy) |
|
void | pruneStructTree (Prof::CallPath::Profile &prof) |
|
void | applyThreadMetricAgents (Prof::CallPath::Profile &prof, string agent) |
|
void | applySummaryMetricAgents (Prof::CallPath::Profile &prof, string agent) |
|