Home
last modified time | relevance | path

Searched refs:mature_size (Results 1 – 15 of 15) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/hipe/
H A Dhipe_gc.c139 Uint mature_size; in gensweep_nstack() local
167 mature_size = (char*)HIGH_WATER(p) - mature; in gensweep_nstack()
208 } else if (ErtsInArea(ptr, mature, mature_size)) { in gensweep_nstack()
219 } else if (ErtsInArea(ptr, mature, mature_size)) { in gensweep_nstack()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/hipe/
H A Dhipe_gc.c139 Uint mature_size; in gensweep_nstack() local
167 mature_size = (char*)HIGH_WATER(p) - mature; in gensweep_nstack()
208 } else if (ErtsInArea(ptr, mature, mature_size)) { in gensweep_nstack()
219 } else if (ErtsInArea(ptr, mature, mature_size)) { in gensweep_nstack()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/hipe/
H A Dhipe_gc.c139 Uint mature_size; in gensweep_nstack() local
167 mature_size = (char*)HIGH_WATER(p) - mature; in gensweep_nstack()
208 } else if (ErtsInArea(ptr, mature, mature_size)) { in gensweep_nstack()
219 } else if (ErtsInArea(ptr, mature, mature_size)) { in gensweep_nstack()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_gc.c135 char *mature, Uint mature_size,
1348 Uint mature_size = p->high_water - mature; in minor_collection() local
1364 if (OLD_HEAP(p) == NULL && mature_size != 0) { in minor_collection()
1383 if (OLD_HEAP(p) == NULL && mature_size != 0) { in minor_collection()
1407 ((mature_size <= OLD_HEND(p) - OLD_HTOP(p)) && in minor_collection()
1501 char *mature, Uint mature_size, in do_minor() argument
1555 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
1590 if (mature_size == 0) { in do_minor()
1608 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
1622 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_gc.c137 char *mature, Uint mature_size,
1429 Uint mature_size = p->high_water - mature; in minor_collection() local
1448 if (OLD_HEAP(p) == NULL && mature_size != 0) { in minor_collection()
1467 if (OLD_HEAP(p) == NULL && mature_size != 0) { in minor_collection()
1491 ((mature_size <= OLD_HEND(p) - OLD_HTOP(p)) && in minor_collection()
1585 char *mature, Uint mature_size, in do_minor() argument
1639 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
1674 if (mature_size == 0) { in do_minor()
1692 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
1706 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
[all …]
H A Derl_bif_trace.c1852 Uint mature_size = p->high_water - mature; in new_seq_trace_token() local
1857 ErtsInArea(tpl, mature, mature_size*sizeof(Eterm))) { in new_seq_trace_token()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_gc.c134 char *mature, Uint mature_size,
1339 Uint mature_size = p->high_water - mature; in minor_collection() local
1358 if (OLD_HEAP(p) == NULL && mature_size != 0) { in minor_collection()
1377 if (OLD_HEAP(p) == NULL && mature_size != 0) { in minor_collection()
1401 ((mature_size <= OLD_HEND(p) - OLD_HTOP(p)) && in minor_collection()
1496 char *mature, Uint mature_size, in do_minor() argument
1550 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
1585 if (mature_size == 0) { in do_minor()
1603 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
1617 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
[all …]
H A Derl_bif_trace.c1857 Uint mature_size = p->high_water - mature; in new_seq_trace_token() local
1862 ErtsInArea(tpl, mature, mature_size*sizeof(Eterm))) { in new_seq_trace_token()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_gc.c135 char *mature, Uint mature_size,
1426 Uint mature_size = p->high_water - mature; in minor_collection() local
1445 if (OLD_HEAP(p) == NULL && mature_size != 0) { in minor_collection()
1464 if (OLD_HEAP(p) == NULL && mature_size != 0) { in minor_collection()
1488 ((mature_size <= OLD_HEND(p) - OLD_HTOP(p)) && in minor_collection()
1582 char *mature, Uint mature_size, in do_minor() argument
1636 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
1671 if (mature_size == 0) { in do_minor()
1689 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
1703 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_gc.c134 char *mature, Uint mature_size,
1339 Uint mature_size = p->high_water - mature; in minor_collection() local
1358 if (OLD_HEAP(p) == NULL && mature_size != 0) { in minor_collection()
1377 if (OLD_HEAP(p) == NULL && mature_size != 0) { in minor_collection()
1401 ((mature_size <= OLD_HEND(p) - OLD_HTOP(p)) && in minor_collection()
1496 char *mature, Uint mature_size, in do_minor() argument
1550 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
1585 if (mature_size == 0) { in do_minor()
1603 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
1617 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
[all …]
H A Derl_bif_trace.c1857 Uint mature_size = p->high_water - mature; in new_seq_trace_token() local
1862 ErtsInArea(tpl, mature, mature_size*sizeof(Eterm))) { in new_seq_trace_token()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_gc.c134 char *mature, Uint mature_size,
1339 Uint mature_size = p->high_water - mature; in minor_collection() local
1358 if (OLD_HEAP(p) == NULL && mature_size != 0) { in minor_collection()
1377 if (OLD_HEAP(p) == NULL && mature_size != 0) { in minor_collection()
1401 ((mature_size <= OLD_HEND(p) - OLD_HTOP(p)) && in minor_collection()
1496 char *mature, Uint mature_size, in do_minor() argument
1550 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
1585 if (mature_size == 0) { in do_minor()
1603 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
1617 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
[all …]
H A Derl_bif_trace.c1857 Uint mature_size = p->high_water - mature; in new_seq_trace_token() local
1862 ErtsInArea(tpl, mature, mature_size*sizeof(Eterm))) { in new_seq_trace_token()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_gc.c134 char *mature, Uint mature_size,
1339 Uint mature_size = p->high_water - mature; in minor_collection() local
1358 if (OLD_HEAP(p) == NULL && mature_size != 0) { in minor_collection()
1377 if (OLD_HEAP(p) == NULL && mature_size != 0) { in minor_collection()
1401 ((mature_size <= OLD_HEND(p) - OLD_HTOP(p)) && in minor_collection()
1496 char *mature, Uint mature_size, in do_minor() argument
1550 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
1585 if (mature_size == 0) { in do_minor()
1603 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
1617 } else if (ErtsInArea(ptr, mature, mature_size)) { in do_minor()
[all …]
H A Derl_bif_trace.c1857 Uint mature_size = p->high_water - mature; in new_seq_trace_token() local
1862 ErtsInArea(tpl, mature, mature_size*sizeof(Eterm))) { in new_seq_trace_token()