Uses of Class
org.openjdk.jmh.profile.StackProfiler.StackResult
Packages that use StackProfiler.StackResult
-
Uses of StackProfiler.StackResult in org.openjdk.jmh.profile
Methods in org.openjdk.jmh.profile that return StackProfiler.StackResultModifier and TypeMethodDescriptionStackProfiler.StackResultAggregator.aggregate(Collection<StackProfiler.StackResult> results) Methods in org.openjdk.jmh.profile that return types with arguments of type StackProfiler.StackResultModifier and TypeMethodDescriptionprotected Aggregator<StackProfiler.StackResult>StackProfiler.StackResult.getIterationAggregator()protected Aggregator<StackProfiler.StackResult>StackProfiler.StackResult.getThreadAggregator()Method parameters in org.openjdk.jmh.profile with type arguments of type StackProfiler.StackResultModifier and TypeMethodDescriptionStackProfiler.StackResultAggregator.aggregate(Collection<StackProfiler.StackResult> results)