Class BlackholeConsumeCPUBench_consume_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.benchmarks.jmh_generated.BlackholeConsumeCPUBench_consume_jmhTest
-
public final class BlackholeConsumeCPUBench_consume_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BlackholeConsumeCPUBench_consume_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultconsume_AverageTime(InfraControl control, ThreadParams threadParams)static voidconsume_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholeConsumeCPUBench_jmhType l_blackholeconsumecpubench0_G)static voidconsume_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, BlackholeConsumeCPUBench_jmhType l_blackholeconsumecpubench0_G)BenchmarkTaskResultconsume_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultconsume_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidconsume_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, BlackholeConsumeCPUBench_jmhType l_blackholeconsumecpubench0_G)BenchmarkTaskResultconsume_Throughput(InfraControl control, ThreadParams threadParams)static voidconsume_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholeConsumeCPUBench_jmhType l_blackholeconsumecpubench0_G)
-
-
-
Method Detail
-
consume_Throughput
public BenchmarkTaskResult consume_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_thrpt_jmhStub
public static void consume_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholeConsumeCPUBench_jmhType l_blackholeconsumecpubench0_G) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_AverageTime
public BenchmarkTaskResult consume_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_avgt_jmhStub
public static void consume_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholeConsumeCPUBench_jmhType l_blackholeconsumecpubench0_G) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_SampleTime
public BenchmarkTaskResult consume_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_sample_jmhStub
public static void consume_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, BlackholeConsumeCPUBench_jmhType l_blackholeconsumecpubench0_G) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_SingleShotTime
public BenchmarkTaskResult consume_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
consume_ss_jmhStub
public static void consume_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, BlackholeConsumeCPUBench_jmhType l_blackholeconsumecpubench0_G) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-