#include <superform.H>
Public Member Functions | |
| super_stats (char *fn) | |
| void | dump (FILE *out) |
| super_stats (char *fn) | |
| void | dump (FILE *out) |
Public Attributes | |
| char * | filename |
| long | super_count |
| long | block_count |
| idpair | block_stats [WTSIZE] |
| long | op_count |
| long | op_count_expanded |
| idpair | op_stats [WTSIZE] |
| double | total_weight |
| char * | filename |
| idpair | block_stats [WTSIZE] |
| idpair | op_stats [WTSIZE] |
|
|
Definition at line 41 of file include/superform.H. References block_count, filename, i, op_count, op_count_expanded, strcpy(), strlen(), super_count, total_weight, and WTSIZE. |
|
|
Definition at line 41 of file src/superform.H. References block_count, filename, i, op_count, op_count_expanded, strcpy(), strlen(), super_count, total_weight, and WTSIZE. |
|
|
Definition at line 55 of file src/superform.H. References block_count, filename, fprintf(), i, op_count, op_count_expanded, out, super_count, total_weight, and WTSIZE. |
|
|
Definition at line 55 of file include/superform.H. References block_count, filename, fprintf(), i, op_count, op_count_expanded, out, super_count, total_weight, and WTSIZE. Referenced by main(). |
|
|
Definition at line 33 of file src/superform.H. Referenced by dump(), and super_stats(). |
|
|
Definition at line 34 of file src/superform.H. |
|
|
Definition at line 34 of file include/superform.H. |
|
|
Definition at line 31 of file src/superform.H. |
|
|
Definition at line 31 of file include/superform.H. Referenced by dump(), and super_stats(). |
|
|
Definition at line 35 of file src/superform.H. Referenced by dump(), and super_stats(). |
|
|
Definition at line 36 of file src/superform.H. Referenced by dump(), and super_stats(). |
|
|
Definition at line 37 of file src/superform.H. |
|
|
Definition at line 37 of file include/superform.H. |
|
|
Definition at line 32 of file src/superform.H. Referenced by dump(), and super_stats(). |
|
|
Definition at line 38 of file src/superform.H. Referenced by dump(), and super_stats(). |
1.3.2