Class JMHSample_10_ConstantFold_measureRight_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.samples.jmh_generated.JMHSample_10_ConstantFold_measureRight_jmhTest
-
public final class JMHSample_10_ConstantFold_measureRight_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JMHSample_10_ConstantFold_measureRight_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultmeasureRight_AverageTime(InfraControl control, ThreadParams threadParams)static voidmeasureRight_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 voidmeasureRight_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)BenchmarkTaskResultmeasureRight_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultmeasureRight_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidmeasureRight_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)BenchmarkTaskResultmeasureRight_Throughput(InfraControl control, ThreadParams threadParams)static voidmeasureRight_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
-
measureRight_Throughput
public BenchmarkTaskResult measureRight_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
measureRight_thrpt_jmhStub
public static void measureRight_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
-
measureRight_AverageTime
public BenchmarkTaskResult measureRight_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
measureRight_avgt_jmhStub
public static void measureRight_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
-
measureRight_SampleTime
public BenchmarkTaskResult measureRight_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
measureRight_sample_jmhStub
public static void measureRight_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
-
measureRight_SingleShotTime
public BenchmarkTaskResult measureRight_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
measureRight_ss_jmhStub
public static void measureRight_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
-
-