Ruby 3.5.0dev (2025-07-01 revision 8f758de4c8838509136fc9ba1887d7b6db49b2a5)
Data Fields
count_objects_data Struct Reference

Data Fields

size_t counts [T_MASK+1]
 
size_t freed
 
size_t total
 

Detailed Description

Definition at line 2413 of file gc.c.

Field Documentation

◆ counts

size_t count_objects_data::counts[T_MASK+1]

Definition at line 2414 of file gc.c.

◆ freed

size_t count_objects_data::freed

Definition at line 2415 of file gc.c.

◆ total

size_t count_objects_data::total

Definition at line 2416 of file gc.c.


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