Class JMHSample_16_CompilerControl_dontinline_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.samples.jmh_generated.JMHSample_16_CompilerControl_dontinline_jmhTest
-
public final class JMHSample_16_CompilerControl_dontinline_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JMHSample_16_CompilerControl_dontinline_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultdontinline_AverageTime(InfraControl control, ThreadParams threadParams)static voiddontinline_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0)static voiddontinline_sample_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, SampleBuffer buffer, int targetSamples, long opsPerInv, int batchSize, JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0)BenchmarkTaskResultdontinline_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultdontinline_SingleShotTime(InfraControl control, ThreadParams threadParams)static voiddontinline_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0)BenchmarkTaskResultdontinline_Throughput(InfraControl control, ThreadParams threadParams)static voiddontinline_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0)
-
-
-
Method Detail
-
dontinline_Throughput
public BenchmarkTaskResult dontinline_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
dontinline_thrpt_jmhStub
public static void dontinline_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
dontinline_AverageTime
public BenchmarkTaskResult dontinline_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
dontinline_avgt_jmhStub
public static void dontinline_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
dontinline_SampleTime
public BenchmarkTaskResult dontinline_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
dontinline_sample_jmhStub
public static void dontinline_sample_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, SampleBuffer buffer, int targetSamples, long opsPerInv, int batchSize, JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
dontinline_SingleShotTime
public BenchmarkTaskResult dontinline_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
dontinline_ss_jmhStub
public static void dontinline_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-