#include <DCPIProfile.hpp>
Definition at line 86 of file DCPIProfile.hpp.
◆ PMMode
◆ DCPIProfile() [1/2]
DCPIProfile::DCPIProfile |
( |
ISA * |
isa_, |
|
|
unsigned int |
sz = 256 |
|
) |
| |
◆ ~DCPIProfile()
DCPIProfile::~DCPIProfile |
( |
| ) |
|
|
virtual |
◆ DCPIProfile() [2/2]
◆ Add()
◆ AddMetric()
◆ AddPC()
void PCProfile::AddPC |
( |
VMA |
pc, |
|
|
ushort |
opIndex |
|
) |
| |
|
inherited |
◆ Assign()
void PCProfileMetricSet::Assign |
( |
unsigned int |
i, |
|
|
const PCProfileMetric * |
m |
|
) |
| |
|
inlineinherited |
◆ Clear()
void PCProfileMetricSet::Clear |
( |
| ) |
|
|
inlineinherited |
◆ DataExists()
int PCProfileMetricSet::DataExists |
( |
VMA |
pc, |
|
|
ushort |
opIndex |
|
) |
| const |
|
inherited |
◆ DCPIGetMetric()
◆ ddump()
void DCPIProfile::ddump |
( |
| ) |
|
◆ dump()
void DCPIProfile::dump |
( |
std::ostream & |
o = std::cerr | ) |
|
◆ Filter()
◆ GetHdrInfo()
const std::string& PCProfile::GetHdrInfo |
( |
| ) |
const |
|
inlineinherited |
◆ GetISA()
ISA* PCProfileMetricSet::GetISA |
( |
| ) |
const |
|
inlineinherited |
◆ GetMetric()
◆ GetNumMetrics()
unsigned int PCProfile::GetNumMetrics |
( |
| ) |
const |
|
inlineinherited |
◆ GetNumPCs()
unsigned int PCProfile::GetNumPCs |
( |
| ) |
|
|
inlineinherited |
◆ GetPMMode()
PMMode DCPIProfile::GetPMMode |
( |
| ) |
const |
|
inline |
◆ GetProfiledFile()
const std::string& PCProfile::GetProfiledFile |
( |
| ) |
const |
|
inlineinherited |
◆ GetSz()
unsigned int PCProfileMetricSet::GetSz |
( |
| ) |
const |
|
inlineinherited |
◆ GetTxtStart()
VMA PCProfile::GetTxtStart |
( |
| ) |
const |
|
inlineinherited |
◆ GetTxtSz()
VMA PCProfile::GetTxtSz |
( |
| ) |
const |
|
inlineinherited |
◆ Index()
◆ operator=()
◆ operator[]() [1/2]
const PCProfileMetric* PCProfileMetricSet::operator[] |
( |
unsigned int |
i | ) |
const |
|
inlineinherited |
◆ operator[]() [2/2]
◆ SetDCPIMetric()
◆ SetHdrInfo() [1/2]
void PCProfile::SetHdrInfo |
( |
const char * |
s | ) |
|
|
inlineinherited |
◆ SetHdrInfo() [2/2]
void PCProfile::SetHdrInfo |
( |
const std::string & |
s | ) |
|
|
inlineinherited |
◆ SetMetric()
◆ SetNumMetrics()
void PCProfile::SetNumMetrics |
( |
unsigned int |
sz | ) |
|
|
inlineinherited |
◆ SetPMMode()
void DCPIProfile::SetPMMode |
( |
PMMode |
x | ) |
|
|
inline |
◆ SetProfiledFile() [1/2]
void PCProfile::SetProfiledFile |
( |
const char * |
s | ) |
|
|
inlineinherited |
◆ SetProfiledFile() [2/2]
void PCProfile::SetProfiledFile |
( |
const std::string & |
s | ) |
|
|
inlineinherited |
◆ SetSz()
void PCProfileMetricSet::SetSz |
( |
unsigned int |
sz | ) |
|
|
inlineinherited |
◆ DCPIProfileMetricSetIterator
◆ pmmode
The documentation for this class was generated from the following files: