Class BlackholeBench_implicit_byte_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.benchmarks.jmh_generated.BlackholeBench_implicit_byte_jmhTest
-
public final class BlackholeBench_implicit_byte_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BlackholeBench_implicit_byte_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultimplicit_byte_AverageTime(InfraControl control, ThreadParams threadParams)static voidimplicit_byte_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholeBench_jmhType l_blackholebench0_0)static voidimplicit_byte_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, BlackholeBench_jmhType l_blackholebench0_0)BenchmarkTaskResultimplicit_byte_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultimplicit_byte_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidimplicit_byte_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, BlackholeBench_jmhType l_blackholebench0_0)BenchmarkTaskResultimplicit_byte_Throughput(InfraControl control, ThreadParams threadParams)static voidimplicit_byte_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholeBench_jmhType l_blackholebench0_0)
-
-
-
Method Detail
-
implicit_byte_Throughput
public BenchmarkTaskResult implicit_byte_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
implicit_byte_thrpt_jmhStub
public static void implicit_byte_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholeBench_jmhType l_blackholebench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
implicit_byte_AverageTime
public BenchmarkTaskResult implicit_byte_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
implicit_byte_avgt_jmhStub
public static void implicit_byte_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholeBench_jmhType l_blackholebench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
implicit_byte_SampleTime
public BenchmarkTaskResult implicit_byte_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
implicit_byte_sample_jmhStub
public static void implicit_byte_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, BlackholeBench_jmhType l_blackholebench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
implicit_byte_SingleShotTime
public BenchmarkTaskResult implicit_byte_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
implicit_byte_ss_jmhStub
public static void implicit_byte_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, BlackholeBench_jmhType l_blackholebench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-