Go to the source code of this file.
|
static void | Analysis::Flat::writeMetricVals (ColumnFormatter &colFmt, const vector< uint64_t > &metricVal, const vector< uint64_t > &metricTot, ColumnFormatter::Flag flg=ColumnFormatter::Flag_NULL) |
|
static void | Analysis::Flat::correlateWithObject_LM (const Prof::Metric::Mgr &metricMgr, const Prof::Flat::LM &proflm, const BinUtil::LM &lm, std::ostream &os, bool srcCode, const std::vector< std::string > &procPruneGlobs, uint64_t procPruneThreshold) |
|
void | Analysis::Flat::correlateWithObject (const Prof::Metric::Mgr &metricMgr, std::ostream &os, bool srcCode, const std::vector< std::string > &procPruneGlobs, uint64_t procPruneThreshold) |
|
void | Analysis::Flat::correlateWithObject_LM (const Prof::Metric::Mgr &metricMgr, const Prof::Flat::LM &proflm, const BinUtil::LM &lm, ostream &os, bool srcCode, const std::vector< std::string > &procPruneGlobs, uint64_t procPruneThreshold) |
|