| Package | Description |
|---|---|
| one.nio.os.perf |
| Modifier and Type | Method and Description |
|---|---|
static BreakpointType |
BreakpointType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BreakpointType[] |
BreakpointType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static PerfEvent |
PerfEvent.breakpoint(BreakpointType type,
int len,
long addr) |
Copyright © 2019. All rights reserved.