Class BlackholeBench_explicit_char_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.benchmarks.jmh_generated.BlackholeBench_explicit_char_jmhTest
-
public final class BlackholeBench_explicit_char_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BlackholeBench_explicit_char_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultexplicit_char_AverageTime(InfraControl control, ThreadParams threadParams)static voidexplicit_char_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholeBench_jmhType l_blackholebench0_0)static voidexplicit_char_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, BlackholeBench_jmhType l_blackholebench0_0)BenchmarkTaskResultexplicit_char_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultexplicit_char_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidexplicit_char_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, BlackholeBench_jmhType l_blackholebench0_0)BenchmarkTaskResultexplicit_char_Throughput(InfraControl control, ThreadParams threadParams)static voidexplicit_char_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholeBench_jmhType l_blackholebench0_0)
-
-
-
Method Detail
-
explicit_char_Throughput
public BenchmarkTaskResult explicit_char_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
explicit_char_thrpt_jmhStub
public static void explicit_char_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholeBench_jmhType l_blackholebench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
explicit_char_AverageTime
public BenchmarkTaskResult explicit_char_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
explicit_char_avgt_jmhStub
public static void explicit_char_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, BlackholeBench_jmhType l_blackholebench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
explicit_char_SampleTime
public BenchmarkTaskResult explicit_char_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
explicit_char_sample_jmhStub
public static void explicit_char_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, BlackholeBench_jmhType l_blackholebench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
explicit_char_SingleShotTime
public BenchmarkTaskResult explicit_char_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
explicit_char_ss_jmhStub
public static void explicit_char_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, BlackholeBench_jmhType l_blackholebench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-