public final class JMHSample_16_CompilerControl_blank_jmhTest extends Object
Constructor and Description |
---|
JMHSample_16_CompilerControl_blank_jmhTest() |
Modifier and Type | Method and Description |
---|---|
BenchmarkTaskResult |
blank_AverageTime(InfraControl control,
ThreadParams threadParams) |
static void |
blank_avgt_jmhStub(InfraControl control,
RawResults result,
BenchmarkParams benchmarkParams,
IterationParams iterationParams,
ThreadParams threadParams,
Blackhole blackhole,
Control notifyControl,
int startRndMask,
JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0) |
static void |
blank_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_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0) |
BenchmarkTaskResult |
blank_SampleTime(InfraControl control,
ThreadParams threadParams) |
BenchmarkTaskResult |
blank_SingleShotTime(InfraControl control,
ThreadParams threadParams) |
static void |
blank_ss_jmhStub(InfraControl control,
RawResults result,
BenchmarkParams benchmarkParams,
IterationParams iterationParams,
ThreadParams threadParams,
Blackhole blackhole,
Control notifyControl,
int startRndMask,
int batchSize,
JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0) |
BenchmarkTaskResult |
blank_Throughput(InfraControl control,
ThreadParams threadParams) |
static void |
blank_thrpt_jmhStub(InfraControl control,
RawResults result,
BenchmarkParams benchmarkParams,
IterationParams iterationParams,
ThreadParams threadParams,
Blackhole blackhole,
Control notifyControl,
int startRndMask,
JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0) |
public JMHSample_16_CompilerControl_blank_jmhTest()
public BenchmarkTaskResult blank_Throughput(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void blank_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0) throws Throwable
Throwable
public BenchmarkTaskResult blank_AverageTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void blank_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0) throws Throwable
Throwable
public BenchmarkTaskResult blank_SampleTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void blank_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_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0) throws Throwable
Throwable
public BenchmarkTaskResult blank_SingleShotTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void blank_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_16_CompilerControl_jmhType l_jmhsample_16_compilercontrol0_0) throws Throwable
Throwable
Copyright © 2020. All rights reserved.