Class JMHSample_16_CompilerControl_blank_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.samples.jmh_generated.JMHSample_16_CompilerControl_blank_jmhTest
-
public final class JMHSample_16_CompilerControl_blank_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JMHSample_16_CompilerControl_blank_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultblank_AverageTime(InfraControl control, ThreadParams threadParams)static voidblank_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0)static voidblank_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, JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0)BenchmarkTaskResultblank_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultblank_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidblank_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0)BenchmarkTaskResultblank_Throughput(InfraControl control, ThreadParams threadParams)static voidblank_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0)
-
-
-
Method Detail
-
blank_Throughput
public BenchmarkTaskResult blank_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
blank_thrpt_jmhStub
public static void blank_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
blank_AverageTime
public BenchmarkTaskResult blank_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
blank_avgt_jmhStub
public static void blank_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
blank_SampleTime
public BenchmarkTaskResult blank_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
blank_sample_jmhStub
public static void blank_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, JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
blank_SingleShotTime
public BenchmarkTaskResult blank_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
blank_ss_jmhStub
public static void blank_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-