Class NanoTimerBench_latency_jmhTest
- java.lang.Object
-
- org.openjdk.jmh.benchmarks.jmh_generated.NanoTimerBench_latency_jmhTest
-
public final class NanoTimerBench_latency_jmhTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NanoTimerBench_latency_jmhTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkTaskResultlatency_AverageTime(InfraControl control, ThreadParams threadParams)static voidlatency_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, NanoTimerBench_jmhType l_nanotimerbench0_0)static voidlatency_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, NanoTimerBench_jmhType l_nanotimerbench0_0)BenchmarkTaskResultlatency_SampleTime(InfraControl control, ThreadParams threadParams)BenchmarkTaskResultlatency_SingleShotTime(InfraControl control, ThreadParams threadParams)static voidlatency_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, NanoTimerBench_jmhType l_nanotimerbench0_0)BenchmarkTaskResultlatency_Throughput(InfraControl control, ThreadParams threadParams)static voidlatency_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, NanoTimerBench_jmhType l_nanotimerbench0_0)
-
-
-
Method Detail
-
latency_Throughput
public BenchmarkTaskResult latency_Throughput(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
latency_thrpt_jmhStub
public static void latency_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, NanoTimerBench_jmhType l_nanotimerbench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
latency_AverageTime
public BenchmarkTaskResult latency_AverageTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
latency_avgt_jmhStub
public static void latency_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, NanoTimerBench_jmhType l_nanotimerbench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
latency_SampleTime
public BenchmarkTaskResult latency_SampleTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
latency_sample_jmhStub
public static void latency_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, NanoTimerBench_jmhType l_nanotimerbench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
latency_SingleShotTime
public BenchmarkTaskResult latency_SingleShotTime(InfraControl control, ThreadParams threadParams) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
latency_ss_jmhStub
public static void latency_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, NanoTimerBench_jmhType l_nanotimerbench0_0) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-