#include <hyperform.H>
Public Member Functions | |
| hyper_stats (char *fn) | |
| void | dump (FILE *out) |
| hyper_stats (char *fn) | |
| void | dump (FILE *out) |
Public Attributes | |
| char * | filename |
| long | super_count |
| long | td_count |
| idpair | td_stats [WTSIZE] |
| long | op_count |
| idpair | op_stats [WTSIZE] |
| double | total_weight |
| char * | filename |
| idpair | td_stats [WTSIZE] |
| idpair | op_stats [WTSIZE] |
|
|
Definition at line 44 of file include/hyperform.H. References filename, i, op_count, strcpy(), strlen(), super_count, td_count, total_weight, and WTSIZE. |
|
|
Definition at line 44 of file src/hyperform.H. References filename, i, op_count, strcpy(), strlen(), super_count, td_count, total_weight, and WTSIZE. |
|
|
Definition at line 58 of file src/hyperform.H. References filename, fprintf(), i, op_count, out, super_count, td_count, total_weight, and WTSIZE. |
|
|
Definition at line 58 of file include/hyperform.H. References filename, fprintf(), i, op_count, out, super_count, td_count, total_weight, and WTSIZE. |
|
|
Definition at line 35 of file src/hyperform.H. |
|
|
Definition at line 35 of file include/hyperform.H. Referenced by dump(), and hyper_stats(). |
|
|
Definition at line 39 of file src/hyperform.H. Referenced by dump(), and hyper_stats(). |
|
|
Definition at line 40 of file src/hyperform.H. |
|
|
Definition at line 40 of file include/hyperform.H. |
|
|
Definition at line 36 of file src/hyperform.H. Referenced by dump(), and hyper_stats(). |
|
|
Definition at line 37 of file src/hyperform.H. Referenced by dump(), and hyper_stats(). |
|
|
Definition at line 38 of file src/hyperform.H. |
|
|
Definition at line 38 of file include/hyperform.H. |
|
|
Definition at line 41 of file src/hyperform.H. Referenced by dump(), and hyper_stats(). |
1.3.2