Class CompilerHintsBench_baseI_exclude_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.benchmarks.jmh_generated.CompilerHintsBench_baseI_exclude_jmhTest
-
public final class CompilerHintsBench_baseI_exclude_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CompilerHintsBench_baseI_exclude_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultbaseI_exclude_AverageTime(InfraControl control, ThreadParams threadParams)static voidbaseI_exclude_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, CompilerHintsBench_jmhType l_compilerhintsbench0_0)static voidbaseI_exclude_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, CompilerHintsBench_jmhType l_compilerhintsbench0_0)BenchmarkTaskResultbaseI_exclude_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultbaseI_exclude_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidbaseI_exclude_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, CompilerHintsBench_jmhType l_compilerhintsbench0_0)BenchmarkTaskResultbaseI_exclude_Throughput(InfraControl control, ThreadParams threadParams)static voidbaseI_exclude_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, CompilerHintsBench_jmhType l_compilerhintsbench0_0)
-
-
-
Method Detail
-
baseI_exclude_Throughput
public BenchmarkTaskResult baseI_exclude_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
baseI_exclude_thrpt_jmhStub
public static void baseI_exclude_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, CompilerHintsBench_jmhType l_compilerhintsbench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
baseI_exclude_AverageTime
public BenchmarkTaskResult baseI_exclude_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
baseI_exclude_avgt_jmhStub
public static void baseI_exclude_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, CompilerHintsBench_jmhType l_compilerhintsbench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
baseI_exclude_SampleTime
public BenchmarkTaskResult baseI_exclude_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
baseI_exclude_sample_jmhStub
public static void baseI_exclude_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, CompilerHintsBench_jmhType l_compilerhintsbench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
baseI_exclude_SingleShotTime
public BenchmarkTaskResult baseI_exclude_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
baseI_exclude_ss_jmhStub
public static void baseI_exclude_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, CompilerHintsBench_jmhType l_compilerhintsbench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-