Class PerfOption
java.lang.Object
one.nio.os.perf.PerfOption
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PerfOptionGlobalGroup
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOptionstatic final PerfOption(package private) static final Stringstatic final PerfOption(package private) final String(package private) static 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(package private) final long -
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
-
PID_CGROUP
-
GROUP_GLOBAL
- See Also:
-
name
-
value
final long value
-
-
Constructor Details
-
PerfOption
-
PerfOption
-
-
Method Details
-
toString
-
equals
-
hashCode
-
period
-
freq
-
wakeupEvents
-
wakeupBytes
-
sample
-
format
-
pages
-
group
-