HEX
Server: Apache
System: Linux vps-cdc32557.vps.ovh.ca 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
User: hanode (1017)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/share/ri/3.0.0/system/GC/Profiler/raw_data-c.ri
U:RDoc::AnyMethod[iI"
raw_data:ETI"GC::Profiler::raw_data;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"DReturns an Array of individual raw profile data Hashes ordered ;TI"2from earliest to latest by +:GC_INVOKE_TIME+.;To:RDoc::Markup::BlankLineo;
;	[I"For example:;T@o:RDoc::Markup::Verbatim;	[I"[
;TI"	  {
;TI",     :GC_TIME=>1.3000000000000858e-05,
;TI"1     :GC_INVOKE_TIME=>0.010634999999999999,
;TI""     :HEAP_USE_SIZE=>289640,
;TI"$     :HEAP_TOTAL_SIZE=>588960,
;TI"&     :HEAP_TOTAL_OBJECTS=>14724,
;TI"     :GC_IS_MARKED=>false
;TI"
  },
;TI"
  # ...
;TI"]
;T:@format0o;
;	[I"The keys mean:;T@o:RDoc::Markup::List:
@type:	NOTE:@items[o:RDoc::Markup::ListItem:@label[I"+:GC_TIME+;T;	[o;
;	[I",Time elapsed in seconds for this GC run;To;;[I"+:GC_INVOKE_TIME+;T;	[o;
;	[I"DTime elapsed in seconds from startup to when the GC was invoked;To;;[I"+:HEAP_USE_SIZE+;T;	[o;
;	[I"Total bytes of heap used;To;;[I"+:HEAP_TOTAL_SIZE+;T;	[o;
;	[I" Total size of heap in bytes;To;;[I"+:HEAP_TOTAL_OBJECTS+;T;	[o;
;	[I"Total number of objects;To;;[I"+:GC_IS_MARKED+;T;	[o;
;	[I".Returns +true+ if the GC is in mark phase;T@o;
;	[I"PIf ruby was built with +GC_PROFILE_MORE_DETAIL+, you will also have access ;TI" to the following hash keys:;T@o;;;;[o;;[
I"+:GC_MARK_TIME+;TI"+:GC_SWEEP_TIME+;TI"+:ALLOCATE_INCREASE+;TI"+:ALLOCATE_LIMIT+;TI"+:HEAP_USE_PAGES+;TI"+:HEAP_LIVE_OBJECTS+;TI"+:HEAP_FREE_OBJECTS+;TI"+:HAVE_FINALIZE+;T;	[:
@fileI"	gc.c;T:0@omit_headings_from_table_of_contents_below0I"-GC::Profiler.raw_data    -> [Hash, ...]
;T0[I"();T@`FI"
Profiler;TcRDoc::NormalModule00