Ruby 3.4.5p51 (2025-07-16 revision 20cda200d3ce092571d0b5d342dadca69636cb0f)
count_objects_data Struct Reference

Data Fields

size_t counts [T_MASK+1]
size_t freed
size_t total

Detailed Description

Definition at line 2071 of file gc.c.

Field Documentation

◆ counts

size_t count_objects_data::counts[T_MASK+1]

Definition at line 2072 of file gc.c.

◆ freed

size_t count_objects_data::freed

Definition at line 2073 of file gc.c.

◆ total

size_t count_objects_data::total

Definition at line 2074 of file gc.c.


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