Class JMHSample_21_ConsumeCPU_consume_0512_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.samples.jmh_generated.JMHSample_21_ConsumeCPU_consume_0512_jmhTest
-
public final class JMHSample_21_ConsumeCPU_consume_0512_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JMHSample_21_ConsumeCPU_consume_0512_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultconsume_0512_AverageTime(InfraControl control, ThreadParams threadParams)static voidconsume_0512_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_21_ConsumeCPU_jmhType l_jmhsample_21_consumecpu0_0)static voidconsume_0512_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_21_ConsumeCPU_jmhType l_jmhsample_21_consumecpu0_0)BenchmarkTaskResultconsume_0512_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultconsume_0512_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidconsume_0512_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_21_ConsumeCPU_jmhType l_jmhsample_21_consumecpu0_0)BenchmarkTaskResultconsume_0512_Throughput(InfraControl control, ThreadParams threadParams)static voidconsume_0512_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_21_ConsumeCPU_jmhType l_jmhsample_21_consumecpu0_0)
-
-
-
Method Detail
-
consume_0512_Throughput
public BenchmarkTaskResult consume_0512_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_0512_thrpt_jmhStub
public static void consume_0512_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_21_ConsumeCPU_jmhType l_jmhsample_21_consumecpu0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_0512_AverageTime
public BenchmarkTaskResult consume_0512_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_0512_avgt_jmhStub
public static void consume_0512_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_21_ConsumeCPU_jmhType l_jmhsample_21_consumecpu0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_0512_SampleTime
public BenchmarkTaskResult consume_0512_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_0512_sample_jmhStub
public static void consume_0512_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_21_ConsumeCPU_jmhType l_jmhsample_21_consumecpu0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_0512_SingleShotTime
public BenchmarkTaskResult consume_0512_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_0512_ss_jmhStub
public static void consume_0512_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_21_ConsumeCPU_jmhType l_jmhsample_21_consumecpu0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-