Class SafepointsProfiler.SafepointProfilerResult.JoiningAggregator

java.lang.Object
org.openjdk.jmh.profile.SafepointsProfiler.SafepointProfilerResult.JoiningAggregator
All Implemented Interfaces:
Aggregator<SafepointsProfiler.SafepointProfilerResult>
Enclosing class:
SafepointsProfiler.SafepointProfilerResult

private static class SafepointsProfiler.SafepointProfilerResult.JoiningAggregator extends Object implements Aggregator<SafepointsProfiler.SafepointProfilerResult>
Always add up all the samples into final result. This will allow aggregate result to achieve better accuracy.