Home
last modified time | relevance | path

Searched defs:erl_heap_fragment (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_message.h138 struct erl_heap_fragment { struct
139 ErlHeapFragment* next; /* Next heap fragment */
140 ErlOffHeap off_heap; /* Offset heap data. */
141 Uint alloc_size; /* Size in (half)words of mem */
142 Uint used_size; /* With terms to be moved to heap by GC */
143 Eterm mem[1]; /* Data */
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_message.h166 struct erl_heap_fragment { struct
167 ErlHeapFragment* next; /* Next heap fragment */
168 ErlOffHeap off_heap; /* Offset heap data. */
169 Uint alloc_size; /* Size in words of mem */
170 Uint used_size; /* With terms to be moved to heap by GC */
171 Eterm mem[1]; /* Data */
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_message.h166 struct erl_heap_fragment { struct
167 ErlHeapFragment* next; /* Next heap fragment */
168 ErlOffHeap off_heap; /* Offset heap data. */
169 Uint alloc_size; /* Size in words of mem */
170 Uint used_size; /* With terms to be moved to heap by GC */
171 Eterm mem[1]; /* Data */
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_message.h166 struct erl_heap_fragment { struct
167 ErlHeapFragment* next; /* Next heap fragment */
168 ErlOffHeap off_heap; /* Offset heap data. */
169 Uint alloc_size; /* Size in words of mem */
170 Uint used_size; /* With terms to be moved to heap by GC */
171 Eterm mem[1]; /* Data */
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_message.h166 struct erl_heap_fragment { struct
167 ErlHeapFragment* next; /* Next heap fragment */
168 ErlOffHeap off_heap; /* Offset heap data. */
169 Uint alloc_size; /* Size in words of mem */
170 Uint used_size; /* With terms to be moved to heap by GC */
171 Eterm mem[1]; /* Data */
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_message.h166 struct erl_heap_fragment { struct
167 ErlHeapFragment* next; /* Next heap fragment */
168 ErlOffHeap off_heap; /* Offset heap data. */
169 Uint alloc_size; /* Size in words of mem */
170 Uint used_size; /* With terms to be moved to heap by GC */
171 Eterm mem[1]; /* Data */
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_message.h166 struct erl_heap_fragment { struct
167 ErlHeapFragment* next; /* Next heap fragment */
168 ErlOffHeap off_heap; /* Offset heap data. */
169 Uint alloc_size; /* Size in words of mem */
170 Uint used_size; /* With terms to be moved to heap by GC */
171 Eterm mem[1]; /* Data */