Ruby 4.1.0dev (2026-08-15 revision f0edab28988f19f03fefa89161059480a0e56d1e)
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: