Definition at line 405 of file default.c.
◆ compact_cursor
| struct heap_page* rb_heap_struct::compact_cursor |
◆ compact_cursor_index
| uintptr_t rb_heap_struct::compact_cursor_index |
◆ empty_slots
| size_t rb_heap_struct::empty_slots |
◆ final_slots_count
| size_t rb_heap_struct::final_slots_count |
◆ force_incremental_marking_finish_count
| size_t rb_heap_struct::force_incremental_marking_finish_count |
◆ force_major_gc_count
| size_t rb_heap_struct::force_major_gc_count |
◆ free_pages
◆ freed_slots
| size_t rb_heap_struct::freed_slots |
◆ pages
| struct ccan_list_head rb_heap_struct::pages |
◆ pooled_pages
| struct heap_page* rb_heap_struct::pooled_pages |
◆ slot_size
| short rb_heap_struct::slot_size |
◆ sweeping_page
| struct heap_page* rb_heap_struct::sweeping_page |
◆ total_allocated_objects
| size_t rb_heap_struct::total_allocated_objects |
◆ total_allocated_pages
| size_t rb_heap_struct::total_allocated_pages |
◆ total_freed_objects
| size_t rb_heap_struct::total_freed_objects |
◆ total_pages
| size_t rb_heap_struct::total_pages |
◆ total_slots
| size_t rb_heap_struct::total_slots |
The documentation for this struct was generated from the following file: