Class LevelInvocationBench_raw_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.benchmarks.jmh_generated.LevelInvocationBench_raw_jmhTest
-
public final class LevelInvocationBench_raw_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LevelInvocationBench_raw_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultraw_AverageTime(InfraControl control, ThreadParams threadParams)static voidraw_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, LevelInvocationBench_jmhType l_levelinvocationbench0_0)static voidraw_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, LevelInvocationBench_jmhType l_levelinvocationbench0_0)BenchmarkTaskResultraw_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultraw_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidraw_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, LevelInvocationBench_jmhType l_levelinvocationbench0_0)BenchmarkTaskResultraw_Throughput(InfraControl control, ThreadParams threadParams)static voidraw_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, LevelInvocationBench_jmhType l_levelinvocationbench0_0)
-
-
-
Method Detail
-
raw_Throughput
public BenchmarkTaskResult raw_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
raw_thrpt_jmhStub
public static void raw_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, LevelInvocationBench_jmhType l_levelinvocationbench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
raw_AverageTime
public BenchmarkTaskResult raw_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
raw_avgt_jmhStub
public static void raw_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, LevelInvocationBench_jmhType l_levelinvocationbench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
raw_SampleTime
public BenchmarkTaskResult raw_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
raw_sample_jmhStub
public static void raw_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, LevelInvocationBench_jmhType l_levelinvocationbench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
raw_SingleShotTime
public BenchmarkTaskResult raw_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
raw_ss_jmhStub
public static void raw_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, LevelInvocationBench_jmhType l_levelinvocationbench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-