Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
count_objects_data Struct Reference

Data Fields

size_t counts [T_MASK+1]
 
size_t freed
 
size_t total
 

Detailed Description

Definition at line 2054 of file gc.c.

Field Documentation

◆ counts

size_t count_objects_data::counts[T_MASK+1]

Definition at line 2055 of file gc.c.

◆ freed

size_t count_objects_data::freed

Definition at line 2056 of file gc.c.

◆ total

size_t count_objects_data::total

Definition at line 2057 of file gc.c.


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