Package | Description |
---|---|
org.openjdk.jmh.profile |
Modifier and Type | Method and Description |
---|---|
LinuxPerfNormProfiler.PerfResult |
LinuxPerfNormProfiler.PerfResultAggregator.aggregate(java.util.Collection<LinuxPerfNormProfiler.PerfResult> results) |
Modifier and Type | Method and Description |
---|---|
protected Aggregator<LinuxPerfNormProfiler.PerfResult> |
LinuxPerfNormProfiler.PerfResult.getIterationAggregator() |
protected Aggregator<LinuxPerfNormProfiler.PerfResult> |
LinuxPerfNormProfiler.PerfResult.getThreadAggregator() |
Modifier and Type | Method and Description |
---|---|
LinuxPerfNormProfiler.PerfResult |
LinuxPerfNormProfiler.PerfResultAggregator.aggregate(java.util.Collection<LinuxPerfNormProfiler.PerfResult> results) |