#include <CallPath-MetricComponentsFact.hpp>
|
static const std::string | s_sum = ":Sum" |
|
static const std::string | s_cfvar = ":CfVar" |
|
◆ MetricComponentsFact()
Analysis::CallPath::MetricComponentsFact::MetricComponentsFact |
( |
| ) |
|
|
inline |
◆ ~MetricComponentsFact()
virtual Analysis::CallPath::MetricComponentsFact::~MetricComponentsFact |
( |
| ) |
|
|
inlinevirtual |
◆ convertToWorkMetric()
void Analysis::CallPath::MetricComponentsFact::convertToWorkMetric |
( |
Prof::Metric::ADesc * |
mdesc | ) |
|
|
staticprotected |
◆ isDerivedMetric()
static bool Analysis::CallPath::MetricComponentsFact::isDerivedMetric |
( |
const Prof::Metric::ADesc * |
mdesc, |
|
|
const std::string & |
type |
|
) |
| |
|
inlinestaticprotected |
◆ isSeparable()
virtual bool Analysis::CallPath::MetricComponentsFact::isSeparable |
( |
const Prof::CCT::AProcNode * |
x | ) |
|
|
pure virtual |
◆ isTimeMetric()
static bool Analysis::CallPath::MetricComponentsFact::isTimeMetric |
( |
const Prof::Metric::ADesc * |
mdesc | ) |
|
|
inlinestaticprotected |
◆ make() [1/2]
◆ make() [2/2]
void Analysis::CallPath::MetricComponentsFact::make |
( |
Prof::CCT::ANode * |
node, |
|
|
const std::vector< uint > & |
m_src, |
|
|
const std::vector< uint > & |
m_dst, |
|
|
bool |
isSeparableCtxt |
|
) |
| |
|
protected |
◆ s_cfvar
const std::string Analysis::CallPath::MetricComponentsFact::s_cfvar = ":CfVar" |
|
staticprotected |
◆ s_sum
const std::string Analysis::CallPath::MetricComponentsFact::s_sum = ":Sum" |
|
staticprotected |
The documentation for this class was generated from the following files: