
The rest of the global variables.
| size_t ggc_globals::allocated |
| size_t ggc_globals::allocated_last_gc |
| page_entry** ggc_globals::by_depth |
| unsigned int ggc_globals::by_depth_in_use |
| unsigned int ggc_globals::by_depth_max |
| size_t ggc_globals::bytes_mapped |
| unsigned short ggc_globals::context_depth |
| unsigned long ggc_globals::context_depth_allocations |
| unsigned long ggc_globals::context_depth_collections |
| FILE* ggc_globals::debug_file |
| unsigned int* ggc_globals::depth |
| unsigned int ggc_globals::depth_in_use |
| unsigned int ggc_globals::depth_max |
| unsigned long long ggc_globals::fallback |
| struct free_list ggc_globals::free_lists[num_free_list] |
| size_t ggc_globals::lg_pagesize |
| page_table ggc_globals::lookup |
| page_group* ggc_globals::page_groups |
| page_entry* ggc_globals::page_tails[NUM_ORDERS] |
| page_entry* ggc_globals::pages[NUM_ORDERS] |
| size_t ggc_globals::pagesize |
| unsigned long** ggc_globals::save_in_use |
| struct { ... } ggc_globals::stats |
| unsigned long long ggc_globals::total_allocated |
| unsigned long long ggc_globals::total_allocated_per_order[NUM_ORDERS] |
| unsigned long long ggc_globals::total_allocated_under128 |
| unsigned long long ggc_globals::total_allocated_under32 |
| unsigned long long ggc_globals::total_allocated_under64 |
| unsigned long long ggc_globals::total_overhead |
| unsigned long long ggc_globals::total_overhead_per_order[NUM_ORDERS] |
| unsigned long long ggc_globals::total_overhead_under128 |
| unsigned long long ggc_globals::total_overhead_under32 |
| unsigned long long ggc_globals::total_overhead_under64 |
| vec<vec<vec_finalizer> > ggc_globals::vec_finalizers |