Definition at line 82 of file graphviz.h.
sstmac::sw::graph_viz::trace::trace |
( |
graph_viz * |
parent, |
|
|
void * |
fxn |
|
) |
| |
void sstmac::sw::graph_viz::trace::add_call |
( |
void * |
fxn, |
|
|
int |
ncalls, |
|
|
long |
count |
|
) |
| |
void sstmac::sw::graph_viz::trace::add_self |
( |
long |
count | ) |
|
void* sstmac::sw::graph_viz::trace::fxn |
( |
| ) |
const |
std::string sstmac::sw::graph_viz::trace::summary |
( |
| ) |
const |
std::string sstmac::sw::graph_viz::trace::to_string |
( |
| ) |
const |
|
inline |
std::map<void*, graphviz_call> sstmac::sw::graph_viz::trace::calls_ |
|
private |
void* sstmac::sw::graph_viz::trace::fxn_ |
|
private |
graph_viz* sstmac::sw::graph_viz::trace::parent_ |
|
private |
long long sstmac::sw::graph_viz::trace::self_ |
|
private |
The documentation for this class was generated from the following file: