mmtk::policy::gc_work

Type Alias TraceKind

source
pub(crate) type TraceKind = u8;
Expand description

Used to identify the trace if a policy has different kinds of traces. For example, defrag vs fast trace for Immix, mark vs forward trace for mark compact.