Ruby 4.1.0dev (2026-09-07 revision 11ce3778c6eacc10897729314e5ab3bed7830971)
Data Fields
gc_malloc_bytes Struct Reference

Data Fields

gc_counter_t malloc
 
gc_counter_t free
 
gc_counter_t malloc_at_last_gc
 
gc_counter_t free_at_last_gc
 

Detailed Description

Definition at line 563 of file default.c.

Field Documentation

◆ free

gc_counter_t gc_malloc_bytes::free

Definition at line 565 of file default.c.

◆ free_at_last_gc

gc_counter_t gc_malloc_bytes::free_at_last_gc

Definition at line 571 of file default.c.

◆ malloc

gc_counter_t gc_malloc_bytes::malloc

Definition at line 564 of file default.c.

◆ malloc_at_last_gc

gc_counter_t gc_malloc_bytes::malloc_at_last_gc

Definition at line 570 of file default.c.


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