Definition at line 704 of file gc.c.
◆ allocatable_pages
size_t rb_size_pool_struct::allocatable_pages |
Definition at line 707 of file gc.c.
◆ eden_heap
Definition at line 720 of file gc.c.
◆ force_major_gc_count
size_t rb_size_pool_struct::force_major_gc_count |
Definition at line 712 of file gc.c.
◆ slot_size
short rb_size_pool_struct::slot_size |
Definition at line 705 of file gc.c.
◆ tomb_heap
Definition at line 721 of file gc.c.
◆ total_allocated_pages
size_t rb_size_pool_struct::total_allocated_pages |
Definition at line 710 of file gc.c.
◆ total_freed_pages
size_t rb_size_pool_struct::total_freed_pages |
Definition at line 711 of file gc.c.
The documentation for this struct was generated from the following file: