Class CompilerHintsBench_baseI_inline_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.benchmarks.jmh_generated.CompilerHintsBench_baseI_inline_jmhTest
-
public final class CompilerHintsBench_baseI_inline_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CompilerHintsBench_baseI_inline_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultbaseI_inline_AverageTime(InfraControl control, ThreadParams threadParams)static voidbaseI_inline_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_inline_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_inline_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultbaseI_inline_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidbaseI_inline_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_inline_Throughput(InfraControl control, ThreadParams threadParams)static voidbaseI_inline_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_inline_Throughput
public BenchmarkTaskResult baseI_inline_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
baseI_inline_thrpt_jmhStub
public static void baseI_inline_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_inline_AverageTime
public BenchmarkTaskResult baseI_inline_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
baseI_inline_avgt_jmhStub
public static void baseI_inline_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_inline_SampleTime
public BenchmarkTaskResult baseI_inline_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
baseI_inline_sample_jmhStub
public static void baseI_inline_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_inline_SingleShotTime
public BenchmarkTaskResult baseI_inline_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
baseI_inline_ss_jmhStub
public static void baseI_inline_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
-
-