mmtk
0.30.0-302f6110fcf5e0a9787a9c0a01fa07969c30fcf9
In mmtk::
memory_
manager
Functions
add_finalizer
add_phantom_candidate
add_soft_candidate
add_weak_candidate
add_work_packet
add_work_packets
alloc
alloc_slow
bind_mutator
calloc
counted_calloc
counted_malloc
destroy_mutator
find_object_from_internal_pointer
flush_mutator
free
free_bytes
free_with_size
gc_poll
get_all_finalizers
get_allocator_mapping
get_finalized_object
get_finalizers_for
get_malloc_bytes
handle_user_collection_request
harness_begin
harness_end
initialize_collection
is_in_mmtk_spaces
is_live_object
is_mapped_address
is_mmtk_object
is_pinned
last_heap_address
live_bytes_in_last_gc
malloc
memory_region_copy
memory_region_copy_post
memory_region_copy_pre
mmtk_init
num_of_workers
object_reference_write
object_reference_write_post
object_reference_write_pre
pin_object
post_alloc
process
process_bulk
realloc
realloc_with_old_size
set_vm_space
start_worker
starting_heap_address
total_bytes
unpin_object
used_bytes
mmtk
::
memory_manager
Function
calloc
Copy item path
Settings
Help
Summary
source
pub fn calloc(num:
usize
, size:
usize
) ->
Address
Expand description
The standard calloc.