Home
last modified time | relevance | path

Searched refs:gc_prof_timer_start (Results 1 – 2 of 2) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Dgc.c889 static inline void gc_prof_timer_start(rb_objspace_t *);
6659 gc_prof_timer_start(objspace); in gc_start()
9043 gc_prof_timer_start(rb_objspace_t *objspace) in gc_prof_timer_start() function
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-2.1.010171 * gc.c (gc_prof_timer_start): Pick out part of new record creation as gc_prof_setup_new_record.