Class MallocEvent
java.lang.Object
one.jfr.event.Event
one.jfr.event.MallocEvent
-
Field Details
-
address
public final long address -
size
public final long size
-
-
Constructor Details
-
MallocEvent
public MallocEvent(long time, int tid, int stackTraceId, long address, long size)
-
-
Method Details
-
value
-