#include <PCProfileMetric.hpp>
Definition at line 109 of file PCProfileMetric.hpp.
◆ PCToPCProfileDatumMap
◆ PCToPCProfileDatumMapCIt
◆ PCToPCProfileDatumMapIt
◆ PCToPCProfileDatumMapVal
◆ PCProfileMetric() [1/2]
| PCProfileMetric::PCProfileMetric |
( |
ISA * |
isa_ | ) |
|
◆ ~PCProfileMetric()
| PCProfileMetric::~PCProfileMetric |
( |
| ) |
|
|
virtual |
◆ PCProfileMetric() [2/2]
◆ ddump()
| void PCProfileMetric::ddump |
( |
| ) |
|
◆ dump()
| void PCProfileMetric::dump |
( |
std::ostream & |
o = std::cerr | ) |
|
◆ Filter()
◆ Find()
◆ GetDescription()
| const std::string& PCProfileMetric::GetDescription |
( |
| ) |
const |
|
inline |
◆ GetISA()
| ISA* PCProfileMetric::GetISA |
( |
| ) |
const |
|
inline |
◆ GetName()
| const std::string& PCProfileMetric::GetName |
( |
| ) |
const |
|
inline |
◆ GetPeriod()
| ulong PCProfileMetric::GetPeriod |
( |
| ) |
const |
|
inline |
◆ GetSz()
| unsigned int PCProfileMetric::GetSz |
( |
| ) |
const |
|
inline |
◆ GetTotalCount()
◆ GetTxtStart()
| VMA PCProfileMetric::GetTxtStart |
( |
| ) |
const |
|
inline |
◆ GetTxtSz()
| VMA PCProfileMetric::GetTxtSz |
( |
| ) |
const |
|
inline |
◆ Insert()
◆ operator=()
◆ SetDescription() [1/2]
| void PCProfileMetric::SetDescription |
( |
const char * |
s | ) |
|
|
inline |
◆ SetDescription() [2/2]
| void PCProfileMetric::SetDescription |
( |
const std::string & |
s | ) |
|
|
inline |
◆ SetName() [1/2]
| void PCProfileMetric::SetName |
( |
const char * |
s | ) |
|
|
inline |
◆ SetName() [2/2]
| void PCProfileMetric::SetName |
( |
const std::string & |
s | ) |
|
|
inline |
◆ SetPeriod()
| void PCProfileMetric::SetPeriod |
( |
ulong |
p | ) |
|
|
inline |
◆ SetTotalCount()
◆ SetTxtStart()
| void PCProfileMetric::SetTxtStart |
( |
VMA |
a | ) |
|
|
inline |
◆ SetTxtSz()
| void PCProfileMetric::SetTxtSz |
( |
VMA |
a | ) |
|
|
inline |
◆ PCProfileMetric_MapIterator
◆ description
| std::string PCProfileMetric::description |
|
private |
◆ isa
| ISA* PCProfileMetric::isa |
|
private |
◆ map
◆ name
| std::string PCProfileMetric::name |
|
private |
◆ period
| ulong PCProfileMetric::period |
|
private |
◆ total
◆ txtStart
| VMA PCProfileMetric::txtStart |
|
private |
◆ txtSz
| VMA PCProfileMetric::txtSz |
|
private |
The documentation for this class was generated from the following files: