Class JMHSample_37_CacheAccess_rowFirst_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.samples.jmh_generated.JMHSample_37_CacheAccess_rowFirst_jmhTest
-
public final class JMHSample_37_CacheAccess_rowFirst_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JMHSample_37_CacheAccess_rowFirst_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultrowFirst_AverageTime(InfraControl control, ThreadParams threadParams)static voidrowFirst_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_37_CacheAccess_jmhType l_jmhsample_37_cacheaccess0_G)static voidrowFirst_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_37_CacheAccess_jmhType l_jmhsample_37_cacheaccess0_G)BenchmarkTaskResultrowFirst_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultrowFirst_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidrowFirst_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_37_CacheAccess_jmhType l_jmhsample_37_cacheaccess0_G)BenchmarkTaskResultrowFirst_Throughput(InfraControl control, ThreadParams threadParams)static voidrowFirst_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_37_CacheAccess_jmhType l_jmhsample_37_cacheaccess0_G)
-
-
-
Method Detail
-
rowFirst_Throughput
public BenchmarkTaskResult rowFirst_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
rowFirst_thrpt_jmhStub
public static void rowFirst_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_37_CacheAccess_jmhType l_jmhsample_37_cacheaccess0_G) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
rowFirst_AverageTime
public BenchmarkTaskResult rowFirst_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
rowFirst_avgt_jmhStub
public static void rowFirst_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_37_CacheAccess_jmhType l_jmhsample_37_cacheaccess0_G) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
rowFirst_SampleTime
public BenchmarkTaskResult rowFirst_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
rowFirst_sample_jmhStub
public static void rowFirst_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_37_CacheAccess_jmhType l_jmhsample_37_cacheaccess0_G) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
rowFirst_SingleShotTime
public BenchmarkTaskResult rowFirst_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
rowFirst_ss_jmhStub
public static void rowFirst_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_37_CacheAccess_jmhType l_jmhsample_37_cacheaccess0_G) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-