Class JMHSample_32_BulkWarmup_measure_c2_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.samples.jmh_generated.JMHSample_32_BulkWarmup_measure_c2_jmhTest
-
public final class JMHSample_32_BulkWarmup_measure_c2_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JMHSample_32_BulkWarmup_measure_c2_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultmeasure_c2_AverageTime(InfraControl control, ThreadParams threadParams)static voidmeasure_c2_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_32_BulkWarmup_jmhType l_jmhsample_32_bulkwarmup0_0)static voidmeasure_c2_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_32_BulkWarmup_jmhType l_jmhsample_32_bulkwarmup0_0)BenchmarkTaskResultmeasure_c2_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultmeasure_c2_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidmeasure_c2_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_32_BulkWarmup_jmhType l_jmhsample_32_bulkwarmup0_0)BenchmarkTaskResultmeasure_c2_Throughput(InfraControl control, ThreadParams threadParams)static voidmeasure_c2_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_32_BulkWarmup_jmhType l_jmhsample_32_bulkwarmup0_0)
-
-
-
Method Detail
-
measure_c2_Throughput
public BenchmarkTaskResult measure_c2_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
measure_c2_thrpt_jmhStub
public static void measure_c2_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_32_BulkWarmup_jmhType l_jmhsample_32_bulkwarmup0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
measure_c2_AverageTime
public BenchmarkTaskResult measure_c2_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
measure_c2_avgt_jmhStub
public static void measure_c2_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_32_BulkWarmup_jmhType l_jmhsample_32_bulkwarmup0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
measure_c2_SampleTime
public BenchmarkTaskResult measure_c2_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
measure_c2_sample_jmhStub
public static void measure_c2_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_32_BulkWarmup_jmhType l_jmhsample_32_bulkwarmup0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
measure_c2_SingleShotTime
public BenchmarkTaskResult measure_c2_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
measure_c2_ss_jmhStub
public static void measure_c2_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_32_BulkWarmup_jmhType l_jmhsample_32_bulkwarmup0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-