Ruby  3.4.0dev (2024-11-05 revision e440268d51fe02b303e3817a7a733a0dac1c5091)
Data Fields
rb_heap_struct Struct Reference

Data Fields

short slot_size
 
size_t total_allocated_pages
 
size_t force_major_gc_count
 
size_t force_incremental_marking_finish_count
 
size_t total_allocated_objects
 
size_t total_freed_objects
 
size_t final_slots_count
 
size_t freed_slots
 
size_t empty_slots
 
struct heap_pagefree_pages
 
struct ccan_list_head pages
 
struct heap_pagesweeping_page
 
struct heap_pagecompact_cursor
 
uintptr_t compact_cursor_index
 
struct heap_pagepooled_pages
 
size_t total_pages
 
size_t total_slots
 

Detailed Description

Definition at line 408 of file default.c.


The documentation for this struct was generated from the following file: