Package one.nio.os.perf
Class PerfOption
java.lang.Object
one.nio.os.perf.PerfOption
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOption -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedPerfOption(String name) protectedPerfOption(String name, long value) -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic PerfOptionformat(int formatType) static PerfOptionfreq(long value) static PerfOptiongroup(PerfCounter leader) inthashCode()static PerfOptionpages(int pages) static PerfOptionperiod(long value) static PerfOptionsample(int sampleType) toString()static PerfOptionwakeupBytes(int value) static PerfOptionwakeupEvents(int value)
-
Field Details
-
DISABLED
-
INHERIT
-
EXCLUDE_USER
-
EXCLUDE_KERNEL
-
SAMPLE_IP
-
SAMPLE_TID
-
SAMPLE_TIME
-
SAMPLE_ADDR
-
SAMPLE_READ
-
SAMPLE_CALLCHAIN
-
SAMPLE_ID
-
SAMPLE_CPU
-
SAMPLE_PERIOD
-
SAMPLE_STREAM_ID
-
SAMPLE_RAW
-
SAMPLE_BRANCH_STACK
-
SAMPLE_REGS_USER
-
SAMPLE_STACK_USER
-
SAMPLE_WEIGHT
-
SAMPLE_DATA_SRC
-
SAMPLE_IDENTIFIER
-
SAMPLE_TRANSACTION
-
SAMPLE_REGS_INTR
-
SAMPLE_PHYS_ADD
-
FORMAT_GROUP
-
-
Constructor Details
-
PerfOption
-
PerfOption
-
-
Method Details