Uses of Class
org.openjdk.jmh.runner.options.ProfilerConfig
Packages that use ProfilerConfig
-
Uses of ProfilerConfig in org.openjdk.jmh.profile
Methods in org.openjdk.jmh.profile with parameters of type ProfilerConfigModifier and TypeMethodDescriptionstatic ProfilerProfilerFactory.getProfilerOrException(ProfilerConfig cfg) Method parameters in org.openjdk.jmh.profile with type arguments of type ProfilerConfigModifier and TypeMethodDescriptionstatic List<ExternalProfiler>ProfilerFactory.getSupportedExternal(Collection<ProfilerConfig> cfg) static List<InternalProfiler>ProfilerFactory.getSupportedInternal(Collection<ProfilerConfig> cfg) -
Uses of ProfilerConfig in org.openjdk.jmh.runner.options
Methods in org.openjdk.jmh.runner.options that return types with arguments of type ProfilerConfigModifier and TypeMethodDescriptionCommandLineOptions.getProfilers()Options.getProfilers()Profilers to use for the run.OptionsBuilder.getProfilers()