Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
count_objects_data Struct Reference

Data Fields

size_t counts [T_MASK+1]
size_t freed
size_t total

Detailed Description

Definition at line 2411 of file gc.c.

Field Documentation

◆ counts

size_t count_objects_data::counts[T_MASK+1]

Definition at line 2412 of file gc.c.

◆ freed

size_t count_objects_data::freed

Definition at line 2413 of file gc.c.

◆ total

size_t count_objects_data::total

Definition at line 2414 of file gc.c.


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