Ruby  3.4.0dev (2024-11-23 revision b4d13fac3dd5420475aa1e14fdad8137da7e3ee0)
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 405 of file default.c.


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