Class JMHSample_36_BranchPrediction_sorted_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.samples.jmh_generated.JMHSample_36_BranchPrediction_sorted_jmhTest
-
public final class JMHSample_36_BranchPrediction_sorted_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JMHSample_36_BranchPrediction_sorted_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultsorted_AverageTime(InfraControl control, ThreadParams threadParams)static voidsorted_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 voidsorted_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)BenchmarkTaskResultsorted_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultsorted_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidsorted_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)BenchmarkTaskResultsorted_Throughput(InfraControl control, ThreadParams threadParams)static voidsorted_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
-
sorted_Throughput
public BenchmarkTaskResult sorted_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
sorted_thrpt_jmhStub
public static void sorted_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
-
sorted_AverageTime
public BenchmarkTaskResult sorted_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
sorted_avgt_jmhStub
public static void sorted_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
-
sorted_SampleTime
public BenchmarkTaskResult sorted_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
sorted_sample_jmhStub
public static void sorted_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
-
sorted_SingleShotTime
public BenchmarkTaskResult sorted_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
sorted_ss_jmhStub
public static void sorted_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
-
-