Uses of Class
org.openjdk.jmh.profile.PausesProfiler.PausesProfilerResult
Packages that use PausesProfiler.PausesProfilerResult
-
Uses of PausesProfiler.PausesProfilerResult in org.openjdk.jmh.profile
Subclasses with type arguments of type PausesProfiler.PausesProfilerResult in org.openjdk.jmh.profileModifier and TypeClassDescription(package private) static classClasses in org.openjdk.jmh.profile that implement interfaces with type arguments of type PausesProfiler.PausesProfilerResultModifier and TypeClassDescriptionprivate static classAlways add up all the samples into final result.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)