Package one.jfr.event
Class CPULoad
java.lang.Object
one.jfr.event.Event
one.jfr.event.CPULoad
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal floatfinal floatfinal floatFields inherited from class one.jfr.event.Event
stackTraceId, tid, time -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
jvmUser
public final float jvmUser -
jvmSystem
public final float jvmSystem -
machineTotal
public final float machineTotal
-
-
Constructor Details
-
CPULoad
-