HPCToolkit
Analysis::Flat Namespace Reference

Classes

class  Driver
 
class  DriverDocHandlerArgs
 
class  MetricCursor
 

Functions

static void writeMetricVals (ColumnFormatter &colFmt, const vector< uint64_t > &metricVal, const vector< uint64_t > &metricTot, ColumnFormatter::Flag flg=ColumnFormatter::Flag_NULL)
 
static void 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 correlateWithObject (const Prof::Metric::Mgr &metricMgr, std::ostream &os, bool srcCode, const std::vector< std::string > &procPruneGlobs, uint64_t procPruneThreshold)
 
void 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)
 

Function Documentation

◆ correlateWithObject()

void Analysis::Flat::correlateWithObject ( const Prof::Metric::Mgr metricMgr,
std::ostream &  os,
bool  srcCode,
const std::vector< std::string > &  procPruneGlobs,
uint64_t  procPruneThreshold 
)

Definition at line 313 of file Flat-ObjCorrelation.cpp.

Here is the call graph for this function:

◆ correlateWithObject_LM() [1/2]

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 
)
static
Here is the caller graph for this function:

◆ correlateWithObject_LM() [2/2]

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 
)

Definition at line 365 of file Flat-ObjCorrelation.cpp.

Here is the call graph for this function:

◆ writeMetricVals()

static void Analysis::Flat::writeMetricVals ( ColumnFormatter colFmt,
const vector< uint64_t > &  metricVal,
const vector< uint64_t > &  metricTot,
ColumnFormatter::Flag  flg = ColumnFormatter::Flag_NULL 
)
static

Definition at line 494 of file Flat-ObjCorrelation.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: