pub fn harness_end<VM: VMBinding>(mmtk: &'static MMTK<VM>)
Generic hook to allow benchmarks to be harnessed. We stop collecting statistics, and print stats values.
Arguments:
mmtk