Uses of Class
org.openjdk.jmh.profile.PausesProfiler.PausesProfilerResult
Packages that use PausesProfiler.PausesProfilerResult
-
Uses of PausesProfiler.PausesProfilerResult in org.openjdk.jmh.profile
Methods in org.openjdk.jmh.profile that return PausesProfiler.PausesProfilerResultModifier and TypeMethodDescriptionPausesProfiler.PausesProfilerResult.JoiningAggregator.aggregate
(Collection<PausesProfiler.PausesProfilerResult> results) Methods in org.openjdk.jmh.profile that return types with arguments of type PausesProfiler.PausesProfilerResultModifier and TypeMethodDescriptionprotected Aggregator
<PausesProfiler.PausesProfilerResult> PausesProfiler.PausesProfilerResult.getIterationAggregator()
protected Aggregator
<PausesProfiler.PausesProfilerResult> PausesProfiler.PausesProfilerResult.getThreadAggregator()
Method parameters in org.openjdk.jmh.profile with type arguments of type PausesProfiler.PausesProfilerResultModifier and TypeMethodDescriptionPausesProfiler.PausesProfilerResult.JoiningAggregator.aggregate
(Collection<PausesProfiler.PausesProfilerResult> results)