Package | Description |
---|---|
org.openjdk.jmh.profile |
Modifier and Type | Method and Description |
---|---|
LinuxPerfProfiler.PerfResult |
LinuxPerfProfiler.PerfResultAggregator.aggregate(java.util.Collection<LinuxPerfProfiler.PerfResult> results) |
private LinuxPerfProfiler.PerfResult |
LinuxPerfProfiler.process(java.io.File stdOut,
java.io.File stdErr) |
Modifier and Type | Method and Description |
---|---|
protected Aggregator<LinuxPerfProfiler.PerfResult> |
LinuxPerfProfiler.PerfResult.getIterationAggregator() |
protected Aggregator<LinuxPerfProfiler.PerfResult> |
LinuxPerfProfiler.PerfResult.getThreadAggregator() |
Modifier and Type | Method and Description |
---|---|
LinuxPerfProfiler.PerfResult |
LinuxPerfProfiler.PerfResultAggregator.aggregate(java.util.Collection<LinuxPerfProfiler.PerfResult> results) |