Definition at line 775 of file gc.c.
◆ allocatable_pages
size_t rb_size_pool_struct::allocatable_pages |
Definition at line 778 of file gc.c.
◆ eden_heap
Definition at line 792 of file gc.c.
◆ empty_slots
size_t rb_size_pool_struct::empty_slots |
Definition at line 790 of file gc.c.
◆ force_incremental_marking_finish_count
size_t rb_size_pool_struct::force_incremental_marking_finish_count |
Definition at line 784 of file gc.c.
◆ force_major_gc_count
size_t rb_size_pool_struct::force_major_gc_count |
Definition at line 783 of file gc.c.
◆ freed_slots
size_t rb_size_pool_struct::freed_slots |
Definition at line 789 of file gc.c.
◆ slot_size
short rb_size_pool_struct::slot_size |
Definition at line 776 of file gc.c.
◆ tomb_heap
Definition at line 793 of file gc.c.
◆ total_allocated_objects
size_t rb_size_pool_struct::total_allocated_objects |
Definition at line 785 of file gc.c.
◆ total_allocated_pages
size_t rb_size_pool_struct::total_allocated_pages |
Definition at line 781 of file gc.c.
◆ total_freed_objects
size_t rb_size_pool_struct::total_freed_objects |
Definition at line 786 of file gc.c.
◆ total_freed_pages
size_t rb_size_pool_struct::total_freed_pages |
Definition at line 782 of file gc.c.
The documentation for this struct was generated from the following file: