Ruby 4.1.0dev (2026-05-27 revision 261eea422a276dbc1fbfeae5b72cf32efd64b076)
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 506 of file default.c.

Field Documentation

◆ free

gc_counter_t gc_malloc_bytes::free

Definition at line 508 of file default.c.

◆ free_at_last_gc

gc_counter_t gc_malloc_bytes::free_at_last_gc

Definition at line 512 of file default.c.

◆ malloc

gc_counter_t gc_malloc_bytes::malloc

Definition at line 507 of file default.c.

◆ malloc_at_last_gc

gc_counter_t gc_malloc_bytes::malloc_at_last_gc

Definition at line 511 of file default.c.


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