Public Member Functions | |
IntraGraphStats () | |
Public Attributes | |
int | nstar |
int | ncombine |
int | nextend |
int | nnodes |
int | nedges |
int | nupdatable |
int | ncutset |
int | nget_weight |
int | ndom_sequence |
int | ndom_componentsize |
int | ndom_components |
int | ndom_componentcutset |
clock_t | t1 |
clock_t | t2 |
clock_t | t3 |
clock_t | t4 |
clock_t | t5 |
wali::graph::IntraGraphStats::IntraGraphStats | ( | ) |
References ncombine, ncutset, ndom_componentcutset, ndom_components, ndom_componentsize, ndom_sequence, nedges, nextend, nget_weight, nnodes, nstar, nupdatable, t1, t2, t3, t4, and t5.
Referenced by IntraGraphStats(), and wali::graph::InterGraph::print_stats().
Referenced by IntraGraphStats(), and wali::graph::InterGraph::print_stats().
Referenced by IntraGraphStats(), and wali::graph::InterGraph::print_stats().
Referenced by wali::graph::IntraGraph::get_stats(), and IntraGraphStats().
Referenced by wali::graph::IntraGraph::get_stats(), IntraGraphStats(), and wali::graph::InterGraph::print_stats().
Referenced by wali::graph::IntraGraph::get_stats(), IntraGraphStats(), and wali::graph::InterGraph::print_stats().
Referenced by wali::graph::IntraGraph::get_stats(), IntraGraphStats(), and wali::graph::InterGraph::print_stats().
Referenced by wali::graph::IntraGraph::get_weight(), IntraGraphStats(), and wali::graph::InterGraph::print_stats().
Referenced by IntraGraphStats(), and wali::graph::InterGraph::print_stats().
Referenced by IntraGraphStats(), and wali::graph::InterGraph::print_stats().
Referenced by IntraGraphStats(), and wali::graph::InterGraph::print_stats().
clock_t wali::graph::IntraGraphStats::t1 |
Referenced by IntraGraphStats().
clock_t wali::graph::IntraGraphStats::t2 |
Referenced by IntraGraphStats().
clock_t wali::graph::IntraGraphStats::t3 |
Referenced by IntraGraphStats().
clock_t wali::graph::IntraGraphStats::t4 |
Referenced by IntraGraphStats().
clock_t wali::graph::IntraGraphStats::t5 |
Referenced by IntraGraphStats().