Class JMHSample_36_BranchPrediction_unsorted_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.samples.jmh_generated.JMHSample_36_BranchPrediction_unsorted_jmhTest
-
public final class JMHSample_36_BranchPrediction_unsorted_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JMHSample_36_BranchPrediction_unsorted_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultunsorted_AverageTime(InfraControl control, ThreadParams threadParams)static voidunsorted_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_36_BranchPrediction_jmhType l_jmhsample_36_branchprediction0_G)static voidunsorted_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_36_BranchPrediction_jmhType l_jmhsample_36_branchprediction0_G)BenchmarkTaskResultunsorted_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultunsorted_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidunsorted_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_36_BranchPrediction_jmhType l_jmhsample_36_branchprediction0_G)BenchmarkTaskResultunsorted_Throughput(InfraControl control, ThreadParams threadParams)static voidunsorted_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_36_BranchPrediction_jmhType l_jmhsample_36_branchprediction0_G)
-
-
-
Method Detail
-
unsorted_Throughput
public BenchmarkTaskResult unsorted_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
unsorted_thrpt_jmhStub
public static void unsorted_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_36_BranchPrediction_jmhType l_jmhsample_36_branchprediction0_G) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
unsorted_AverageTime
public BenchmarkTaskResult unsorted_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
unsorted_avgt_jmhStub
public static void unsorted_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_36_BranchPrediction_jmhType l_jmhsample_36_branchprediction0_G) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
unsorted_SampleTime
public BenchmarkTaskResult unsorted_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
unsorted_sample_jmhStub
public static void unsorted_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_36_BranchPrediction_jmhType l_jmhsample_36_branchprediction0_G) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
unsorted_SingleShotTime
public BenchmarkTaskResult unsorted_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
unsorted_ss_jmhStub
public static void unsorted_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_36_BranchPrediction_jmhType l_jmhsample_36_branchprediction0_G) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-