Package one.nio.os.perf
Class PerfOptionGlobalGroup
java.lang.Object
one.nio.os.perf.PerfOption
one.nio.os.perf.PerfOptionGlobalGroup
- All Implemented Interfaces:
Serializable
-
Field Summary
FieldsFields inherited from class one.nio.os.perf.PerfOption
DISABLED, EXCLUDE_KERNEL, EXCLUDE_USER, FORMAT_GROUP, GROUP_GLOBAL, INHERIT, name, PID_CGROUP, SAMPLE_ADDR, SAMPLE_BRANCH_STACK, SAMPLE_CALLCHAIN, SAMPLE_CPU, SAMPLE_DATA_SRC, SAMPLE_ID, SAMPLE_IDENTIFIER, SAMPLE_IP, SAMPLE_PERIOD, SAMPLE_PHYS_ADD, SAMPLE_RAW, SAMPLE_READ, SAMPLE_REGS_INTR, SAMPLE_REGS_USER, SAMPLE_STACK_USER, SAMPLE_STREAM_ID, SAMPLE_TID, SAMPLE_TIME, SAMPLE_TRANSACTION, SAMPLE_WEIGHT, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class one.nio.os.perf.PerfOption
equals, format, freq, group, hashCode, pages, period, sample, toString, wakeupBytes, wakeupEvents
-
Field Details
-
fds
final int[] fds
-
-
Constructor Details
-
PerfOptionGlobalGroup
-