| Package | Description |
|---|---|
| one.nio.os.perf |
| Modifier and Type | Class and Description |
|---|---|
class |
PerfCounterGlobal |
| Modifier and Type | Method and Description |
|---|---|
static PerfCounter |
Perf.open(PerfEvent event,
int pid,
int cpu,
PerfOption... options) |
static PerfCounter |
Perf.open(PerfEvent event,
String cgroup,
int cpu,
PerfOption... options) |
Copyright © 2019. All rights reserved.