Class JMHSample_21_ConsumeCPU_consume_0064_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.samples.jmh_generated.JMHSample_21_ConsumeCPU_consume_0064_jmhTest
-
public final class JMHSample_21_ConsumeCPU_consume_0064_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JMHSample_21_ConsumeCPU_consume_0064_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultconsume_0064_AverageTime(InfraControl control, ThreadParams threadParams)static voidconsume_0064_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_0064_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_0064_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultconsume_0064_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidconsume_0064_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_0064_Throughput(InfraControl control, ThreadParams threadParams)static voidconsume_0064_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_0064_Throughput
public BenchmarkTaskResult consume_0064_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_0064_thrpt_jmhStub
public static void consume_0064_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_0064_AverageTime
public BenchmarkTaskResult consume_0064_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_0064_avgt_jmhStub
public static void consume_0064_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_0064_SampleTime
public BenchmarkTaskResult consume_0064_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_0064_sample_jmhStub
public static void consume_0064_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_0064_SingleShotTime
public BenchmarkTaskResult consume_0064_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_0064_ss_jmhStub
public static void consume_0064_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
-
-