Uses of Class
org.openjdk.jmh.profile.SafepointsProfiler.SafepointProfilerResult
Packages that use SafepointsProfiler.SafepointProfilerResult
-
Uses of SafepointsProfiler.SafepointProfilerResult in org.openjdk.jmh.profile
Subclasses with type arguments of type SafepointsProfiler.SafepointProfilerResult in org.openjdk.jmh.profileModifier and TypeClassDescription(package private) static classClasses in org.openjdk.jmh.profile that implement interfaces with type arguments of type SafepointsProfiler.SafepointProfilerResultModifier and TypeClassDescriptionprivate static classAlways add up all the samples into final result.Methods in org.openjdk.jmh.profile that return SafepointsProfiler.SafepointProfilerResultModifier and TypeMethodDescriptionSafepointsProfiler.SafepointProfilerResult.JoiningAggregator.aggregate(Collection<SafepointsProfiler.SafepointProfilerResult> results) Methods in org.openjdk.jmh.profile that return types with arguments of type SafepointsProfiler.SafepointProfilerResultModifier and TypeMethodDescriptionSafepointsProfiler.SafepointProfilerResult.getIterationAggregator()SafepointsProfiler.SafepointProfilerResult.getThreadAggregator()Method parameters in org.openjdk.jmh.profile with type arguments of type SafepointsProfiler.SafepointProfilerResultModifier and TypeMethodDescriptionSafepointsProfiler.SafepointProfilerResult.JoiningAggregator.aggregate(Collection<SafepointsProfiler.SafepointProfilerResult> results)