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

Field Documentation

◆ counts

size_t count_objects_data::counts[T_MASK+1]

Definition at line 2728 of file gc.c.

◆ freed

size_t count_objects_data::freed

Definition at line 2729 of file gc.c.

◆ total

size_t count_objects_data::total

Definition at line 2730 of file gc.c.


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