Package one.nio.os.perf
Class PerfOptionGlobalGroup
- java.lang.Object
-
- one.nio.os.perf.PerfOption
-
- one.nio.os.perf.PerfOptionGlobalGroup
-
- All Implemented Interfaces:
java.io.Serializable
class PerfOptionGlobalGroup extends PerfOption
-
-
Field Summary
Fields Modifier and Type Field Description (package private) int[]fds-
Fields 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 Modifier Constructor Description protectedPerfOptionGlobalGroup(java.lang.String name, int[] fds)
-
Method Summary
-
Methods inherited from class one.nio.os.perf.PerfOption
equals, format, freq, group, hashCode, pages, period, sample, toString, wakeupBytes, wakeupEvents
-
-