#include <PCProfile.hpp>
Definition at line 224 of file PCProfile.hpp.
◆ PCProfile() [1/2]
PCProfile::PCProfile |
( |
ISA * |
isa_, |
|
|
unsigned int |
sz = 16 |
|
) |
| |
◆ ~PCProfile()
PCProfile::~PCProfile |
( |
| ) |
|
|
virtual |
◆ PCProfile() [2/2]
◆ Add()
◆ AddMetric()
◆ AddPC()
void PCProfile::AddPC |
( |
VMA |
pc, |
|
|
ushort |
opIndex |
|
) |
| |
◆ 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 |
◆ ddump()
void PCProfile::ddump |
( |
| ) |
|
◆ dump()
void PCProfile::dump |
( |
std::ostream & |
o = std::cerr | ) |
|
◆ Filter()
◆ GetHdrInfo()
const std::string& PCProfile::GetHdrInfo |
( |
| ) |
const |
|
inline |
◆ GetISA()
ISA* PCProfileMetricSet::GetISA |
( |
| ) |
const |
|
inlineinherited |
◆ GetMetric()
◆ GetNumMetrics()
unsigned int PCProfile::GetNumMetrics |
( |
| ) |
const |
|
inline |
◆ GetNumPCs()
unsigned int PCProfile::GetNumPCs |
( |
| ) |
|
|
inline |
◆ GetProfiledFile()
const std::string& PCProfile::GetProfiledFile |
( |
| ) |
const |
|
inline |
◆ GetSz()
unsigned int PCProfileMetricSet::GetSz |
( |
| ) |
const |
|
inlineinherited |
◆ GetTxtStart()
VMA PCProfile::GetTxtStart |
( |
| ) |
const |
|
inline |
◆ GetTxtSz()
VMA PCProfile::GetTxtSz |
( |
| ) |
const |
|
inline |
◆ Index()
◆ operator=()
◆ operator[]() [1/2]
const PCProfileMetric* PCProfileMetricSet::operator[] |
( |
unsigned int |
i | ) |
const |
|
inlineinherited |
◆ operator[]() [2/2]
◆ SetHdrInfo() [1/2]
void PCProfile::SetHdrInfo |
( |
const char * |
s | ) |
|
|
inline |
◆ SetHdrInfo() [2/2]
void PCProfile::SetHdrInfo |
( |
const std::string & |
s | ) |
|
|
inline |
◆ SetMetric()
◆ SetNumMetrics()
void PCProfile::SetNumMetrics |
( |
unsigned int |
sz | ) |
|
|
inline |
◆ SetProfiledFile() [1/2]
void PCProfile::SetProfiledFile |
( |
const char * |
s | ) |
|
|
inline |
◆ SetProfiledFile() [2/2]
void PCProfile::SetProfiledFile |
( |
const std::string & |
s | ) |
|
|
inline |
◆ SetSz()
void PCProfileMetricSet::SetSz |
( |
unsigned int |
sz | ) |
|
|
inlineinherited |
◆ PCProfile_PCIterator
◆ fHdrInfo
std::string PCProfile::fHdrInfo |
|
private |
◆ pcVec
◆ profiledFile
std::string PCProfile::profiledFile |
|
private |
The documentation for this class was generated from the following files: