Class JMHSample_10_ConstantFold_baseline_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.samples.jmh_generated.JMHSample_10_ConstantFold_baseline_jmhTest
-
public final class JMHSample_10_ConstantFold_baseline_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JMHSample_10_ConstantFold_baseline_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultbaseline_AverageTime(InfraControl control, ThreadParams threadParams)static voidbaseline_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_10_ConstantFold_jmhType l_jmhsample_10_constantfold0_0)static voidbaseline_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_10_ConstantFold_jmhType l_jmhsample_10_constantfold0_0)BenchmarkTaskResultbaseline_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultbaseline_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidbaseline_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_10_ConstantFold_jmhType l_jmhsample_10_constantfold0_0)BenchmarkTaskResultbaseline_Throughput(InfraControl control, ThreadParams threadParams)static voidbaseline_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_10_ConstantFold_jmhType l_jmhsample_10_constantfold0_0)
-
-
-
Method Detail
-
baseline_Throughput
public BenchmarkTaskResult baseline_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
baseline_thrpt_jmhStub
public static void baseline_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_10_ConstantFold_jmhType l_jmhsample_10_constantfold0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
baseline_AverageTime
public BenchmarkTaskResult baseline_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
baseline_avgt_jmhStub
public static void baseline_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_10_ConstantFold_jmhType l_jmhsample_10_constantfold0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
baseline_SampleTime
public BenchmarkTaskResult baseline_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
baseline_sample_jmhStub
public static void baseline_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_10_ConstantFold_jmhType l_jmhsample_10_constantfold0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
baseline_SingleShotTime
public BenchmarkTaskResult baseline_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
baseline_ss_jmhStub
public static void baseline_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_10_ConstantFold_jmhType l_jmhsample_10_constantfold0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-