#include <PCProfile.hpp>
Definition at line 103 of file PCProfile.hpp.
◆ PCProfileMetricSet() [1/2]
PCProfileMetricSet::PCProfileMetricSet |
( |
ISA * |
isa_, |
|
|
unsigned int |
sz = 16 |
|
) |
| |
◆ ~PCProfileMetricSet()
PCProfileMetricSet::~PCProfileMetricSet |
( |
| ) |
|
|
virtual |
◆ PCProfileMetricSet() [2/2]
◆ Add()
◆ Assign()
void PCProfileMetricSet::Assign |
( |
unsigned int |
i, |
|
|
const PCProfileMetric * |
m |
|
) |
| |
|
inline |
◆ Clear()
void PCProfileMetricSet::Clear |
( |
| ) |
|
|
inline |
◆ DataExists()
int PCProfileMetricSet::DataExists |
( |
VMA |
pc, |
|
|
ushort |
opIndex |
|
) |
| const |
◆ ddump()
void PCProfileMetricSet::ddump |
( |
| ) |
|
◆ dump()
void PCProfileMetricSet::dump |
( |
std::ostream & |
o = std::cerr | ) |
|
◆ Filter()
◆ GetISA()
ISA* PCProfileMetricSet::GetISA |
( |
| ) |
const |
|
inline |
◆ GetSz()
unsigned int PCProfileMetricSet::GetSz |
( |
| ) |
const |
|
inline |
◆ Index()
◆ operator=()
◆ operator[]() [1/2]
const PCProfileMetric* PCProfileMetricSet::operator[] |
( |
unsigned int |
i | ) |
const |
|
inline |
◆ operator[]() [2/2]
◆ SetSz()
void PCProfileMetricSet::SetSz |
( |
unsigned int |
sz | ) |
|
|
inline |
◆ PCProfileMetricSetIterator
◆ isa
ISA* PCProfileMetricSet::isa |
|
private |
◆ metricVec
The documentation for this class was generated from the following files: