Home
last modified time | relevance | path

Searched refs:next_heap_size (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_gc.c339 next_heap_size(Process* p, Uint size, Uint offset) in next_heap_size() function
1371 extra_heap_size = next_heap_size(p, stack_size + size_before, 0); in minor_collection()
1414 new_sz = next_heap_size(p, new_sz, 0); in minor_collection()
1465 : next_heap_size(p, wanted, 0); in minor_collection()
1473 grow_new_heap(p, next_heap_size(p, need_after, 0), objv, nobj); in minor_collection()
1478 ASSERT(HEAP_SIZE(p) == next_heap_size(p, HEAP_SIZE(p), 0)); in minor_collection()
1742 new_sz = next_heap_size(p, new_sz, 0); in major_collection()
1749 new_sz = next_heap_size(p, HEAP_SIZE(p), 1); in major_collection()
1940 sz = next_heap_size(p, need_after, 0); in adjust_after_fullsweep()
1955 : next_heap_size(p, wanted, 0); in adjust_after_fullsweep()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_gc.c344 next_heap_size(Process* p, Uint size, Uint offset) in next_heap_size() function
1455 extra_heap_size = next_heap_size(p, stack_size + size_before, 0); in minor_collection()
1498 new_sz = next_heap_size(p, new_sz, 0); in minor_collection()
1549 : next_heap_size(p, wanted, 0); in minor_collection()
1557 grow_new_heap(p, next_heap_size(p, need_after, 0), objv, nobj); in minor_collection()
1562 ASSERT(HEAP_SIZE(p) == next_heap_size(p, HEAP_SIZE(p), 0)); in minor_collection()
1828 new_sz = next_heap_size(p, new_sz, 0); in major_collection()
1835 new_sz = next_heap_size(p, HEAP_SIZE(p), 1); in major_collection()
2033 sz = next_heap_size(p, need_after, 0); in adjust_after_fullsweep()
2048 : next_heap_size(p, wanted, 0); in adjust_after_fullsweep()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_gc.c338 next_heap_size(Process* p, Uint size, Uint offset) in next_heap_size() function
1365 extra_heap_size = next_heap_size(p, stack_size + size_before, 0); in minor_collection()
1408 new_sz = next_heap_size(p, new_sz, 0); in minor_collection()
1460 : next_heap_size(p, wanted, 0); in minor_collection()
1468 grow_new_heap(p, next_heap_size(p, need_after, 0), objv, nobj); in minor_collection()
1473 ASSERT(HEAP_SIZE(p) == next_heap_size(p, HEAP_SIZE(p), 0)); in minor_collection()
1739 new_sz = next_heap_size(p, new_sz, 0); in major_collection()
1746 new_sz = next_heap_size(p, HEAP_SIZE(p), 1); in major_collection()
1937 sz = next_heap_size(p, need_after, 0); in adjust_after_fullsweep()
1952 : next_heap_size(p, wanted, 0); in adjust_after_fullsweep()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_gc.c342 next_heap_size(Process* p, Uint size, Uint offset) in next_heap_size() function
1452 extra_heap_size = next_heap_size(p, stack_size + size_before, 0); in minor_collection()
1495 new_sz = next_heap_size(p, new_sz, 0); in minor_collection()
1546 : next_heap_size(p, wanted, 0); in minor_collection()
1554 grow_new_heap(p, next_heap_size(p, need_after, 0), objv, nobj); in minor_collection()
1559 ASSERT(HEAP_SIZE(p) == next_heap_size(p, HEAP_SIZE(p), 0)); in minor_collection()
1823 new_sz = next_heap_size(p, new_sz, 0); in major_collection()
1830 new_sz = next_heap_size(p, HEAP_SIZE(p), 1); in major_collection()
2021 sz = next_heap_size(p, need_after, 0); in adjust_after_fullsweep()
2036 : next_heap_size(p, wanted, 0); in adjust_after_fullsweep()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_gc.c338 next_heap_size(Process* p, Uint size, Uint offset) in next_heap_size() function
1365 extra_heap_size = next_heap_size(p, stack_size + size_before, 0); in minor_collection()
1408 new_sz = next_heap_size(p, new_sz, 0); in minor_collection()
1460 : next_heap_size(p, wanted, 0); in minor_collection()
1468 grow_new_heap(p, next_heap_size(p, need_after, 0), objv, nobj); in minor_collection()
1473 ASSERT(HEAP_SIZE(p) == next_heap_size(p, HEAP_SIZE(p), 0)); in minor_collection()
1739 new_sz = next_heap_size(p, new_sz, 0); in major_collection()
1746 new_sz = next_heap_size(p, HEAP_SIZE(p), 1); in major_collection()
1937 sz = next_heap_size(p, need_after, 0); in adjust_after_fullsweep()
1952 : next_heap_size(p, wanted, 0); in adjust_after_fullsweep()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_gc.c338 next_heap_size(Process* p, Uint size, Uint offset) in next_heap_size() function
1365 extra_heap_size = next_heap_size(p, stack_size + size_before, 0); in minor_collection()
1408 new_sz = next_heap_size(p, new_sz, 0); in minor_collection()
1460 : next_heap_size(p, wanted, 0); in minor_collection()
1468 grow_new_heap(p, next_heap_size(p, need_after, 0), objv, nobj); in minor_collection()
1473 ASSERT(HEAP_SIZE(p) == next_heap_size(p, HEAP_SIZE(p), 0)); in minor_collection()
1739 new_sz = next_heap_size(p, new_sz, 0); in major_collection()
1746 new_sz = next_heap_size(p, HEAP_SIZE(p), 1); in major_collection()
1937 sz = next_heap_size(p, need_after, 0); in adjust_after_fullsweep()
1952 : next_heap_size(p, wanted, 0); in adjust_after_fullsweep()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_gc.c338 next_heap_size(Process* p, Uint size, Uint offset) in next_heap_size() function
1365 extra_heap_size = next_heap_size(p, stack_size + size_before, 0); in minor_collection()
1408 new_sz = next_heap_size(p, new_sz, 0); in minor_collection()
1460 : next_heap_size(p, wanted, 0); in minor_collection()
1468 grow_new_heap(p, next_heap_size(p, need_after, 0), objv, nobj); in minor_collection()
1473 ASSERT(HEAP_SIZE(p) == next_heap_size(p, HEAP_SIZE(p), 0)); in minor_collection()
1739 new_sz = next_heap_size(p, new_sz, 0); in major_collection()
1746 new_sz = next_heap_size(p, HEAP_SIZE(p), 1); in major_collection()
1937 sz = next_heap_size(p, need_after, 0); in adjust_after_fullsweep()
1952 : next_heap_size(p, wanted, 0); in adjust_after_fullsweep()