Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
GC
/
//opt/alt/ruby21/share/ri/2.1.0/system/GC/stat-c.ri
U:RDoc::AnyMethod[iI" stat:ETI" GC::stat;TT:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"8Returns a Hash containing information about the GC.;To:RDoc::Markup::BlankLine o; ; [I"NThe hash includes information about internal statistics about GC such as:;T@o:RDoc::Markup::Verbatim; [I"{ ;TI" :count=>2, ;TI" :heap_used=>9, ;TI" :heap_length=>11, ;TI" :heap_increment=>2, ;TI" :heap_live_slot=>6836, ;TI" :heap_free_slot=>519, ;TI" :heap_final_slot=>0, ;TI" :heap_swept_slot=>818, ;TI"( :total_allocated_object=>7674, ;TI"# :total_freed_object=>838, ;TI"# :malloc_increase=>181034, ;TI"" :malloc_limit=>16777216, ;TI" :minor_gc_count=>2, ;TI" :major_gc_count=>0, ;TI"' :remembered_shady_object=>55, ;TI", :remembered_shady_object_limit=>0, ;TI" :old_object=>2422, ;TI" :old_object_limit=>0, ;TI"& :oldmalloc_increase=>277386, ;TI"$ :oldmalloc_limit=>16777216 ;TI"} ;T:@format0o; ; [I"PThe contents of the hash are implementation specific and may be changed in ;TI"the future.;T@o; ; [I"4This method is only expected to work on C Ruby.;T: @fileI" gc.c;T:0@omit_headings_from_table_of_contents_below0I"DGC.stat -> Hash GC.stat(hash) -> hash GC.stat(:key) -> Numeric ;T0[ I"(p1 = v1);T@1FI"GC;TcRDoc::NormalModule00