Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.198
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby32 /
share /
ri /
system /
GC /
Delete
Unzip
Name
Size
Permission
Date
Action
Profiler
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
add_stress_to_class-c.ri
394
B
-rw-r--r--
2026-04-07 17:42
auto_compact%3d-c.ri
521
B
-rw-r--r--
2026-04-07 17:42
auto_compact-c.ri
365
B
-rw-r--r--
2026-04-07 17:42
cdesc-GC.ri
1.6
KB
-rw-r--r--
2026-04-07 17:42
compact-c.ri
921
B
-rw-r--r--
2026-04-07 17:42
count-c.ri
420
B
-rw-r--r--
2026-04-07 17:42
disable-c.ri
511
B
-rw-r--r--
2026-04-07 17:42
enable-c.ri
540
B
-rw-r--r--
2026-04-07 17:42
garbage_collect-i.ri
290
B
-rw-r--r--
2026-04-07 17:42
latest_compact_info-c.ri
809
B
-rw-r--r--
2026-04-07 17:42
latest_gc_info-c.ri
618
B
-rw-r--r--
2026-04-07 17:42
malloc_allocated_size-c.ri
476
B
-rw-r--r--
2026-04-07 17:42
malloc_allocations-c.ri
461
B
-rw-r--r--
2026-04-07 17:42
measure_total_time%3d-c.ri
484
B
-rw-r--r--
2026-04-07 17:42
measure_total_time-c.ri
435
B
-rw-r--r--
2026-04-07 17:42
remove_stress_to_class-c.ri
420
B
-rw-r--r--
2026-04-07 17:42
start-c.ri
1.24
KB
-rw-r--r--
2026-04-07 17:42
stat-c.ri
4.29
KB
-rw-r--r--
2026-04-07 17:42
stat_heap-c.ri
1.58
KB
-rw-r--r--
2026-04-07 17:42
stress%3d-c.ri
802
B
-rw-r--r--
2026-04-07 17:42
stress-c.ri
346
B
-rw-r--r--
2026-04-07 17:42
total_time-c.ri
333
B
-rw-r--r--
2026-04-07 17:42
using_rvargc%3f-c.ri
397
B
-rw-r--r--
2026-04-07 17:42
verify_compaction_references-c.ri
1.02
KB
-rw-r--r--
2026-04-07 17:42
verify_internal_consistency-c.ri
548
B
-rw-r--r--
2026-04-07 17:42
verify_transient_heap_internal_consistency-c.ri
284
B
-rw-r--r--
2026-04-07 17:42
Save
Rename
U:RDoc::AnyMethod[iI"stat_heap:ETI"GC::stat_heap;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"5Returns information for memory pools in the \GC.;To:RDoc::Markup::BlankLine o; ; [ I"QIf the first optional argument, +heap_name+, is passed in and not +nil+, it ;TI"Oreturns a +Hash+ containing information about the particular memory pool. ;TI"KOtherwise, it will return a +Hash+ with memory pool names as keys and ;TI"Ea +Hash+ containing information about the memory pool as values.;T@o; ; [I"QIf the second optional argument, +hash_or_key+, is given as +Hash+, it will ;TI"Mbe overwritten and returned. This is intended to avoid the probe effect.;T@o; ; [I"RIf both optional arguments are passed in and the second optional argument is ;TI"Qa symbol, it will return a +Numeric+ of the value for the particular memory ;TI" pool.;T@o; ; [I"POn CRuby, +heap_name+ is of the type +Integer+ but may be of type +String+ ;TI"on other implementations.;T@o; ; [I"LThe contents of the hash are implementation specific and may change in ;TI"the future without notice.;T@o; ; [I"NIf the optional argument, hash, is given, it is overwritten and returned.;T@o; ; [I"3This method is only expected to work on CRuby.;T: @fileI" gc.rb;T:0@omit_headings_from_table_of_contents_below0I"�GC.stat_heap -> Hash GC.stat_heap(nil, hash) -> Hash GC.stat_heap(heap_name) -> Hash GC.stat_heap(heap_name, hash) -> Hash GC.stat_heap(heap_name, :key) -> Numeric ;T0[ I")(heap_name = nil, hash_or_key = nil);T@,FI"GC;TcRDoc::NormalModule00