org.mmtk.utility
Interface TracingConstants
- All Known Implementing Classes:
- TraceBuffer, TraceGenerator
public interface TracingConstants
The constants needed when storing events and then generating the trace.
TRACE_EXACT_ALLOC
static final Word TRACE_EXACT_ALLOC
TRACE_BOOT_ALLOC
static final Word TRACE_BOOT_ALLOC
TRACE_ALLOC
static final Word TRACE_ALLOC
TRACE_DEATH
static final Word TRACE_DEATH
TRACE_FIELD_SET
static final Word TRACE_FIELD_SET
TRACE_ARRAY_SET
static final Word TRACE_ARRAY_SET
TRACE_TIB_SET
static final Word TRACE_TIB_SET
TRACE_STATIC_SET
static final Word TRACE_STATIC_SET
TRACE_BOOTSTART
static final Word TRACE_BOOTSTART
TRACE_BOOTEND
static final Word TRACE_BOOTEND
TRACE_GCSTART
static final Word TRACE_GCSTART
TRACE_GCEND
static final Word TRACE_GCEND
TRACE_GCROOT
static final Word TRACE_GCROOT
TRACE_GCBAR
static final Word TRACE_GCBAR
TRACE_THREAD_SWITCH
static final Word TRACE_THREAD_SWITCH
TRACE_STACKDELTA
static final Word TRACE_STACKDELTA
TRACE_ROOTPTR
static final Word TRACE_ROOTPTR
TRACE_EXACT_IMMORTAL_ALLOC
static final Word TRACE_EXACT_IMMORTAL_ALLOC
TRACE_IMMORTAL_ALLOC
static final Word TRACE_IMMORTAL_ALLOC