#include <ir_prof.h>
Public Attributes | |
| unsigned char | c_ident [C_FIDENT] |
| int | c_entry |
| short | c_version |
| short | c_dummy1 |
Definition at line 50 of file ir_prof.h.
| short Counts_hdr::c_dummy1 |
Definition at line 54 of file ir_prof.h.
Referenced by ir_prof_dump_counts().
Definition at line 52 of file ir_prof.h.
Referenced by ir_prof_dump_counts(), and verify_counts_file().
| unsigned char Counts_hdr::c_ident[C_FIDENT] |
Definition at line 51 of file ir_prof.h.
Referenced by ir_prof_dump_counts(), and verify_counts_file().
| short Counts_hdr::c_version |
Definition at line 53 of file ir_prof.h.
Referenced by ir_prof_dump_counts(), and verify_counts_file().
1.7.1