Class JMHSample_21_ConsumeCPU_consume_0002_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.samples.jmh_generated.JMHSample_21_ConsumeCPU_consume_0002_jmhTest
-
public final class JMHSample_21_ConsumeCPU_consume_0002_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JMHSample_21_ConsumeCPU_consume_0002_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultconsume_0002_AverageTime(InfraControl control, ThreadParams threadParams)static voidconsume_0002_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_0002_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_0002_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultconsume_0002_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidconsume_0002_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_0002_Throughput(InfraControl control, ThreadParams threadParams)static voidconsume_0002_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_0002_Throughput
public BenchmarkTaskResult consume_0002_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_0002_thrpt_jmhStub
public static void consume_0002_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_0002_AverageTime
public BenchmarkTaskResult consume_0002_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_0002_avgt_jmhStub
public static void consume_0002_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_0002_SampleTime
public BenchmarkTaskResult consume_0002_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_0002_sample_jmhStub
public static void consume_0002_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_0002_SingleShotTime
public BenchmarkTaskResult consume_0002_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_0002_ss_jmhStub
public static void consume_0002_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
-
-