#include <gc_common.h>
| void* GC.physical_start |
| void* GC.heap_start |
| void* GC.heap_end |
| POINTER_SIZE_INT GC.reserved_heap_size |
| POINTER_SIZE_INT GC.committed_heap_size |
| unsigned int GC.num_collections |
| Boolean GC.in_collection |
| int64 GC.time_collections |
| float GC.survive_ratio |
| unsigned int GC.num_mutators |
| unsigned int GC.num_collectors |
| unsigned int GC.num_active_collectors |
| Marker** GC.markers |
| unsigned int GC.num_markers |
| unsigned int GC.num_active_markers |
| GC_Metadata* GC.metadata |
| Finref_Metadata* GC.finref_metadata |
| unsigned int GC.collect_kind |
| unsigned int GC.last_collect_kind |
| unsigned int GC.cause |
| Boolean GC.collect_result |
| Boolean GC.generate_barrier |
| Vector_Block* GC.root_set |
| Vector_Block* GC.weakroot_set |
| Vector_Block* GC.uncompressed_root_set |
| Space_Tuner* GC.tuner |
| unsigned int GC.gc_concurrent_status |
| Collection_Scheduler* GC.collection_scheduler |
| unsigned int GC._system_alloc_unit |
| unsigned int GC._machine_page_size_bytes |
| unsigned int GC._num_processors |
Genereated on Tue Mar 11 19:25:34 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.