Uses of Class
org.openjdk.jmh.results.TextResult
Packages that use TextResult
-
Uses of TextResult in org.openjdk.jmh.profile
Methods in org.openjdk.jmh.profile that return TextResultModifier and TypeMethodDescriptionprivate TextResultAbstractPerfAsmProfiler.processAssembly(BenchmarkResult br) private TextResultJavaFlightRecorderProfiler.result()private TextResultAsyncProfiler.stopAndDump() -
Uses of TextResult in org.openjdk.jmh.results
Subclasses with type arguments of type TextResult in org.openjdk.jmh.resultsClasses in org.openjdk.jmh.results that implement interfaces with type arguments of type TextResultMethods in org.openjdk.jmh.results that return TextResultMethods in org.openjdk.jmh.results that return types with arguments of type TextResultModifier and TypeMethodDescriptionprotected Aggregator<TextResult> TextResult.getIterationAggregator()protected Aggregator<TextResult> TextResult.getThreadAggregator()Method parameters in org.openjdk.jmh.results with type arguments of type TextResult