#include <ipl_summary.h>

Definition at line 2507 of file ipl_summary.h.
| mUINT32 SUMMARY_STRUCT_ACCESS::Get_ty | ( | ) | const [inline] |
Definition at line 2533 of file ipl_summary.h.
References _ty.
Referenced by IPA_update_summary_st_idx().
| mUINT32 SUMMARY_STRUCT_ACCESS::Get_flatten_flds | ( | ) | const [inline] |
Definition at line 2538 of file ipl_summary.h.
References _flatten_flds.
Referenced by Merge_struct_access(), and Set_hot_fld().
| void SUMMARY_STRUCT_ACCESS::Init | ( | mUINT32 | ty_index, | |
| mUINT32 | flatten_flds, | |||
| MEM_POOL * | mem | |||
| ) | [inline] |
Definition at line 2579 of file ipl_summary.h.
References _mem, _u, bzero(), fprintf(), MEM_POOL_Alloc_P(), NULL, Set_flatten_flds(), Set_ty(), and TRUE.
Definition at line 1330 of file ipl_summary_print.cxx.
References fprintf(), Get_hot_fld(), Get_hot_fld_id(), Get_ty_name(), i, max_hot_num, and UINT.
Referenced by Trace().
Definition at line 1350 of file ipl_summary_print.cxx.
References fprintf(), i, INT, and SBar.
Referenced by IPA_Trace_Summary_Section(), SUMMARIZE< IPL >::Trace(), SUMMARIZE< program >::Trace(), and Trace_array().
| mUINT32 SUMMARY_STRUCT_ACCESS::Get_ty | ( | ) | const [inline] |
| mUINT32 SUMMARY_STRUCT_ACCESS::Get_flatten_flds | ( | ) | const [inline] |
| char* SUMMARY_STRUCT_ACCESS::Get_ty_name | ( | void | ) | const [inline] |
Definition at line 2533 of file ipl_summary.h.
References _ty, Index_To_Str(), TY::name_idx, and Ty_tab.
Referenced by Print().
Definition at line 2537 of file ipl_summary.h.
References _u, Cmp_FLD_COUNT1(), flds, FmtAssert, Get_flatten_flds(), i, max_hot_num, mUINT32, qsort(), and UINT.
Referenced by Set_hot_fld_array().
Definition at line 2558 of file ipl_summary.h.
References i, INT, and Set_hot_fld().
Referenced by SUMMARIZE< IPL >::Finish_collect_struct_access().
| void SUMMARY_STRUCT_ACCESS::Init | ( | mUINT32 | ty_index, | |
| mUINT32 | flatten_flds, | |||
| MEM_POOL * | mem | |||
| ) | [inline] |
Definition at line 2566 of file ipl_summary.h.
References _mem, _u, BZERO, fprintf(), MEM_POOL_Alloc_P(), NULL, Set_flatten_flds(), Set_ty(), and TRUE.
MEM_POOL * SUMMARY_STRUCT_ACCESS::_mem [private] |
mUINT32 SUMMARY_STRUCT_ACCESS::_ty [private] |
mUINT32 SUMMARY_STRUCT_ACCESS::_flatten_flds [private] |
Definition at line 2523 of file ipl_summary.h.
Referenced by Get_flatten_flds(), and Set_flatten_flds().
| STRUCT_ACCESS SUMMARY_STRUCT_ACCESS::hot_fld[max_hot_num] |
Definition at line 2525 of file ipl_summary.h.
union { ... } SUMMARY_STRUCT_ACCESS::_u [private] |
Referenced by Get_hot_fld(), Get_hot_fld_id(), Inc_fld_count(), Init(), and Set_hot_fld().
union { ... } SUMMARY_STRUCT_ACCESS::_u [private] |
1.5.6