Class EmptyBench_empty_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.benchmarks.jmh_generated.EmptyBench_empty_jmhTest
-
public final class EmptyBench_empty_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description EmptyBench_empty_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultempty_AverageTime(InfraControl control, ThreadParams threadParams)static voidempty_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, EmptyBench_jmhType l_emptybench0_0)static voidempty_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, EmptyBench_jmhType l_emptybench0_0)BenchmarkTaskResultempty_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultempty_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidempty_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, EmptyBench_jmhType l_emptybench0_0)BenchmarkTaskResultempty_Throughput(InfraControl control, ThreadParams threadParams)static voidempty_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, EmptyBench_jmhType l_emptybench0_0)
-
-
-
Method Detail
-
empty_Throughput
public BenchmarkTaskResult empty_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
empty_thrpt_jmhStub
public static void empty_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, EmptyBench_jmhType l_emptybench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
empty_AverageTime
public BenchmarkTaskResult empty_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
empty_avgt_jmhStub
public static void empty_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, EmptyBench_jmhType l_emptybench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
empty_SampleTime
public BenchmarkTaskResult empty_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
empty_sample_jmhStub
public static void empty_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, EmptyBench_jmhType l_emptybench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
empty_SingleShotTime
public BenchmarkTaskResult empty_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
empty_ss_jmhStub
public static void empty_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, EmptyBench_jmhType l_emptybench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-