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.