Definition at line 104 of file Flat-ObjCorrelation.cpp.
◆ MetricCursor()
◆ ~MetricCursor()
Analysis::Flat::MetricCursor::~MetricCursor |
( |
| ) |
|
◆ computeMetricForVMA()
const vector<uint64_t>& Analysis::Flat::MetricCursor::computeMetricForVMA |
( |
VMA |
vma | ) |
|
|
inline |
◆ computeMetricVals()
const vector< uint64_t > & Analysis::Flat::MetricCursor::computeMetricVals |
( |
const VMAInterval |
vmaint, |
|
|
bool |
advanceIndices |
|
) |
| |
◆ hasMetricValGE()
bool Analysis::Flat::MetricCursor::hasMetricValGE |
( |
const vector< uint64_t > & |
metricVal, |
|
|
uint64_t |
val |
|
) |
| |
|
static |
◆ hasNonZeroMetricVal()
static bool Analysis::Flat::MetricCursor::hasNonZeroMetricVal |
( |
const vector< uint64_t > & |
metricVal | ) |
|
|
inlinestatic |
◆ metricDescs()
◆ metricTots()
const vector<uint64_t>& Analysis::Flat::MetricCursor::metricTots |
( |
| ) |
const |
|
inline |
◆ metricValAtVMA()
const vector<uint64_t>& Analysis::Flat::MetricCursor::metricValAtVMA |
( |
| ) |
const |
|
inline |
◆ unrelocate()
VMA Analysis::Flat::MetricCursor::unrelocate |
( |
VMA |
vma | ) |
const |
|
inlineprivate |
◆ m_curMetricIdx
vector<uint> Analysis::Flat::MetricCursor::m_curMetricIdx |
|
private |
◆ m_doUnrelocate
bool Analysis::Flat::MetricCursor::m_doUnrelocate |
|
private |
◆ m_loadAddr
VMA Analysis::Flat::MetricCursor::m_loadAddr |
|
private |
◆ m_metricDescs
◆ m_metricTots
vector<uint64_t> Analysis::Flat::MetricCursor::m_metricTots |
|
private |
◆ m_metricValAtVMA
vector<uint64_t> Analysis::Flat::MetricCursor::m_metricValAtVMA |
|
private |
The documentation for this class was generated from the following file: