Ruby 4.1.0dev (2026-09-27 revision f6ff9e7d02e46360f8930b280a3dd921cccbda29)
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 571 of file default.c.

Field Documentation

◆ free

gc_counter_t gc_malloc_bytes::free

Definition at line 573 of file default.c.

◆ free_at_last_gc

gc_counter_t gc_malloc_bytes::free_at_last_gc

Definition at line 579 of file default.c.

◆ malloc

gc_counter_t gc_malloc_bytes::malloc

Definition at line 572 of file default.c.

◆ malloc_at_last_gc

gc_counter_t gc_malloc_bytes::malloc_at_last_gc

Definition at line 578 of file default.c.


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