Home
last modified time | relevance | path

Searched refs:full_gc_total_time (Results 1 – 4 of 4) sorted by relevance

/dports/lang/gauche/Gauche-0.9.10/gc/
H A Dalloc.c72 static unsigned long full_gc_total_time = 0; /* in msecs, may wrap */ variable
84 return full_gc_total_time; in GC_get_full_gc_total_time()
562 full_gc_total_time += time_diff; /* may wrap */ in GC_try_to_collect_inner()
/dports/devel/boehm-gc/gc-8.0.6/
H A Dalloc.c72 static unsigned long full_gc_total_time = 0; /* in msecs, may wrap */ variable
84 return full_gc_total_time; in GC_get_full_gc_total_time()
562 full_gc_total_time += time_diff; /* may wrap */ in GC_try_to_collect_inner()
/dports/devel/boehm-gc-threaded/gc-8.0.6/
H A Dalloc.c72 static unsigned long full_gc_total_time = 0; /* in msecs, may wrap */ variable
84 return full_gc_total_time; in GC_get_full_gc_total_time()
562 full_gc_total_time += time_diff; /* may wrap */ in GC_try_to_collect_inner()
/dports/devel/boehm-gc-redirect/gc-8.0.6/
H A Dalloc.c72 static unsigned long full_gc_total_time = 0; /* in msecs, may wrap */ variable
84 return full_gc_total_time; in GC_get_full_gc_total_time()
562 full_gc_total_time += time_diff; /* may wrap */ in GC_try_to_collect_inner()