Ruby  2.0.0p247(2013-06-27revision41674)
Data Fields
gc_profile_record Struct Reference

Data Fields

double gc_time
double gc_invoke_time
size_t heap_total_objects
size_t heap_use_size
size_t heap_total_size
int is_marked

Detailed Description

Definition at line 99 of file gc.c.


Field Documentation

Definition at line 101 of file gc.c.

Referenced by gc_prof_timer_start(), gc_profile_dump_on(), and gc_profile_record_get().

Definition at line 103 of file gc.c.

Referenced by gc_prof_set_heap_info(), gc_profile_dump_on(), and gc_profile_record_get().

Definition at line 105 of file gc.c.

Referenced by gc_prof_set_heap_info(), gc_profile_dump_on(), and gc_profile_record_get().

Definition at line 104 of file gc.c.

Referenced by gc_prof_set_heap_info(), gc_profile_dump_on(), and gc_profile_record_get().

Definition at line 107 of file gc.c.

Referenced by gc_prof_timer_stop(), gc_profile_dump_on(), and gc_profile_record_get().


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