GCC Middle and Back End API Reference
output_info Struct Reference

Data Fields

unsigned long total_created
unsigned long total_allocated
unsigned HOST_WIDEST_INT size
unsigned HOST_WIDEST_INT count

Detailed Description

   Output per-alloc_pool statistics.  
   Used to accumulate statistics about alloc_pool sizes.  
   Used to accumulate statistics about bitmap sizes.  

Field Documentation

unsigned HOST_WIDEST_INT output_info::count
unsigned HOST_WIDEST_INT output_info::size
unsigned long output_info::total_allocated

Referenced by pool_free().

unsigned long output_info::total_created

Referenced by pool_free().


The documentation for this struct was generated from the following files: