Package io.perfmark.java9
Class SecretMarkRecorder.VarHandleMarkRecorder
java.lang.Object
io.perfmark.impl.MarkRecorder
io.perfmark.java9.SecretMarkRecorder.VarHandleMarkRecorder
- Enclosing class:
SecretMarkRecorder
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static final class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final SecretMarkRecorder.VarHandleMarkRecorder.LocalHolder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidattachKeyedTag(long gen, String name, long value0) voidattachKeyedTag(long gen, String name, long value0, long value1) voidattachKeyedTag(long gen, String name, String value) void(package private) static voidvoidvoidvoidvoidvoidvoid(package private) static VarHandleMarkHoldervoidlink(long gen, long linkId) (package private) static voidvoidvoidvoidvoidvoidvoidvoidstop(long gen) voidvoidvoidvoidstopAt(long gen, long nanoTime) voidvoidvoidMethods inherited from class io.perfmark.impl.MarkRecorder
unimplemented
-
Field Details
-
localMarkHolder
-
-
Constructor Details
-
VarHandleMarkRecorder
public VarHandleMarkRecorder()
-
-
Method Details
-
start
- Overrides:
startin classMarkRecorder
-
start
- Overrides:
startin classMarkRecorder
-
start
- Overrides:
startin classMarkRecorder
-
startAt
- Overrides:
startAtin classMarkRecorder
-
startAt
- Overrides:
startAtin classMarkRecorder
-
startAt
- Overrides:
startAtin classMarkRecorder
-
stop
public void stop(long gen) - Overrides:
stopin classMarkRecorder
-
stop
- Overrides:
stopin classMarkRecorder
-
stop
- Overrides:
stopin classMarkRecorder
-
stop
- Overrides:
stopin classMarkRecorder
-
stopAt
public void stopAt(long gen, long nanoTime) - Overrides:
stopAtin classMarkRecorder
-
stopAt
- Overrides:
stopAtin classMarkRecorder
-
stopAt
- Overrides:
stopAtin classMarkRecorder
-
stopAt
- Overrides:
stopAtin classMarkRecorder
-
link
public void link(long gen, long linkId) - Overrides:
linkin classMarkRecorder
-
event
- Overrides:
eventin classMarkRecorder
-
event
- Overrides:
eventin classMarkRecorder
-
event
- Overrides:
eventin classMarkRecorder
-
eventAt
- Overrides:
eventAtin classMarkRecorder
-
eventAt
- Overrides:
eventAtin classMarkRecorder
-
eventAt
- Overrides:
eventAtin classMarkRecorder
-
attachTag
- Overrides:
attachTagin classMarkRecorder
-
attachKeyedTag
- Overrides:
attachKeyedTagin classMarkRecorder
-
attachKeyedTag
- Overrides:
attachKeyedTagin classMarkRecorder
-
attachKeyedTag
- Overrides:
attachKeyedTagin classMarkRecorder
-
getLocalMarkHolder
-
clearLocalMarkHolder
static void clearLocalMarkHolder() -
setLocalMarkHolder
-