Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/C/
H A Dheapgc.c3323 (unsigned long int)GcCalls, in compact_heap()
3328 (unsigned long int)GcCalls, in compact_heap()
3387 (unsigned long int)GcCalls, in compact_heap()
3496 (unsigned long int)GcCalls, in icompact_heap()
3501 (unsigned long int)GcCalls, in icompact_heap()
3559 (unsigned long int)GcCalls, in icompact_heap()
3564 (unsigned long int)GcCalls, in icompact_heap()
3735 GcCalls++; in do_gc()
3952 Term tt = MkIntegerTerm(GcCalls); in p_inform_gc()
3976 if (GcCalls < 8) in call_gc()
[all …]
H A Derrors.c296 fprintf (stderr,"%% Performed %ld garbage collections\n", (unsigned long int)GcCalls); in dump_stack()
/dports/lang/yap/yap-6.2.2/H/
H A Ddglobals.h93 #define GcCalls WL->gc_calls macro
/dports/lang/yap/yap-6.2.2/misc/
H A DGLOBALS101 UInt gc_calls GcCalls =0L