Package org.openjdk.jmh.generators.core
Class CompilerControlPlugin
java.lang.Object
org.openjdk.jmh.generators.core.CompilerControlPlugin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
alwaysDontInline
(String className, String methodName) void
defaultForceInline
(MethodInfo methodInfo) void
finish
(GeneratorSource source, GeneratorDestination destination) private static String
private static String
private static String
private static String
getName
(MethodInfo mi) void
process
(GeneratorSource source, GeneratorDestination destination)
-
Field Details
-
lines
-
defaultForceInlineMethods
-
alwaysDontInlineMethods
-
-
Constructor Details
-
CompilerControlPlugin
CompilerControlPlugin()
-
-
Method Details
-
defaultForceInline
-
alwaysDontInline
-
process
-
finish
-
getName
-
getName
-
getName
-
getClassName
-