#include <DerivedProfile.hpp>
Definition at line 202 of file DerivedProfile.hpp.
◆ DerivedProfileMetric() [1/3]
◆ DerivedProfileMetric() [2/3]
◆ ~DerivedProfileMetric()
| DerivedProfileMetric::~DerivedProfileMetric |
( |
| ) |
|
|
virtual |
◆ DerivedProfileMetric() [3/3]
◆ Ctor()
◆ DDump()
| void DerivedProfileMetric::DDump |
( |
| ) |
|
◆ Dump()
| void DerivedProfileMetric::Dump |
( |
std::ostream & |
o = std::cerr | ) |
|
◆ FindPC()
| bool DerivedProfileMetric::FindPC |
( |
VMA |
pc, |
|
|
ushort |
opIndex |
|
) |
| |
|
inline |
◆ GetDescription()
| const std::string& DerivedProfileMetric::GetDescription |
( |
| ) |
const |
|
inline |
◆ GetMetricSet()
◆ GetName()
| const std::string& DerivedProfileMetric::GetName |
( |
| ) |
const |
|
inline |
◆ GetNativeName()
| const std::string& DerivedProfileMetric::GetNativeName |
( |
| ) |
const |
|
inline |
◆ GetPCSet()
| const PCSet* DerivedProfileMetric::GetPCSet |
( |
| ) |
const |
|
inline |
◆ GetPeriod()
| ulong DerivedProfileMetric::GetPeriod |
( |
| ) |
const |
|
inline |
◆ InsertPC()
| void DerivedProfileMetric::InsertPC |
( |
VMA |
pc, |
|
|
ushort |
opIndex |
|
) |
| |
|
inline |
◆ MakeDerivedPCSetCoterminousWithPCSet()
| void DerivedProfileMetric::MakeDerivedPCSetCoterminousWithPCSet |
( |
| ) |
|
|
inline |
◆ operator=()
◆ SetDescription() [1/2]
| void DerivedProfileMetric::SetDescription |
( |
const char * |
s | ) |
|
|
inline |
◆ SetDescription() [2/2]
| void DerivedProfileMetric::SetDescription |
( |
const std::string & |
s | ) |
|
|
inline |
◆ SetMetricSet()
◆ SetName() [1/2]
| void DerivedProfileMetric::SetName |
( |
const char * |
s | ) |
|
|
inline |
◆ SetName() [2/2]
| void DerivedProfileMetric::SetName |
( |
const std::string & |
s | ) |
|
|
inline |
◆ SetNativeName() [1/2]
| void DerivedProfileMetric::SetNativeName |
( |
const char * |
s | ) |
|
|
inline |
◆ SetNativeName() [2/2]
| void DerivedProfileMetric::SetNativeName |
( |
const std::string & |
s | ) |
|
|
inline |
◆ SetPeriod()
| void DerivedProfileMetric::SetPeriod |
( |
ulong |
p | ) |
|
|
inline |
◆ description
| std::string DerivedProfileMetric::description |
|
private |
◆ mset
◆ name
| std::string DerivedProfileMetric::name |
|
private |
◆ nativeName
| std::string DerivedProfileMetric::nativeName |
|
private |
◆ pcset
| PCSet* DerivedProfileMetric::pcset |
|
private |
◆ period
| ulong DerivedProfileMetric::period |
|
private |
The documentation for this class was generated from the following files: