Function mmtk::memory_manager::total_bytes
source · pub fn total_bytes<VM: VMBinding>(mmtk: &MMTK<VM>) -> usize
Expand description
Return the total memory in bytes.
Arguments:
mmtk
: A reference to an MMTk instance.
pub fn total_bytes<VM: VMBinding>(mmtk: &MMTK<VM>) -> usize
Return the total memory in bytes.
Arguments:
mmtk
: A reference to an MMTk instance.