Home
last modified time | relevance | path

Searched refs:collect_trip_bytes (Results 1 – 9 of 9) sorted by relevance

/dports/lang/chez-scheme/ChezScheme-9.5.4/c/
H A Dglobals.h103 uptr collect_trip_bytes; member
H A Dalloc.c43 S_G.collect_trip_bytes = default_collect_trip_bytes; in S_alloc_init()
157 if (S_G.bytes_of_generation[0] - S_G.g0_bytes_after_last_gc >= S_G.collect_trip_bytes) in maybe_fire_collector()
H A Dprim5.c1231 S_G.collect_trip_bytes = Sunsigned_value(n);
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/c/
H A Dglobals.h113 uptr collect_trip_bytes; member
H A Dalloc.c49 S_G.collect_trip_bytes = default_collect_trip_bytes; in S_alloc_init()
198 …ation[0] + S_G.bytesof[0][countof_phantom]) - S_G.g0_bytes_after_last_gc >= S_G.collect_trip_bytes) in maybe_queue_fire_collector()
H A Dprim5.c1369 S_G.collect_trip_bytes = Sunsigned_value(n);
/dports/lang/racket/racket-8.3/src/ChezScheme/c/
H A Dglobals.h113 uptr collect_trip_bytes; member
H A Dalloc.c49 S_G.collect_trip_bytes = default_collect_trip_bytes; in S_alloc_init()
198 …ation[0] + S_G.bytesof[0][countof_phantom]) - S_G.g0_bytes_after_last_gc >= S_G.collect_trip_bytes) in maybe_queue_fire_collector()
H A Dprim5.c1369 S_G.collect_trip_bytes = Sunsigned_value(n);