GCC Middle and Back End API Reference
|
Data Fields | |
unsigned long | total_created |
unsigned long | total_allocated |
unsigned HOST_WIDEST_INT | size |
unsigned HOST_WIDEST_INT | count |
Output per-alloc_pool statistics.
Used to accumulate statistics about alloc_pool sizes.
Used to accumulate statistics about bitmap sizes.
unsigned HOST_WIDEST_INT output_info::count |
Referenced by dump_bitmap_statistics(), and print_statistics().
unsigned HOST_WIDEST_INT output_info::size |
Referenced by dump_bitmap_statistics(), and print_statistics().
unsigned long output_info::total_allocated |
Referenced by dump_alloc_pool_statistics(), and print_alloc_pool_statistics().
unsigned long output_info::total_created |
Referenced by dump_alloc_pool_statistics(), and print_alloc_pool_statistics().