public final class JMHSample_16_CompilerControl_inline_jmhTest extends Object
Constructor and Description |
---|
JMHSample_16_CompilerControl_inline_jmhTest() |
Modifier and Type | Method and Description |
---|---|
BenchmarkTaskResult |
inline_AverageTime(InfraControl control,
ThreadParams threadParams) |
static void |
inline_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 |
inline_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 |
inline_SampleTime(InfraControl control,
ThreadParams threadParams) |
BenchmarkTaskResult |
inline_SingleShotTime(InfraControl control,
ThreadParams threadParams) |
static void |
inline_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 |
inline_Throughput(InfraControl control,
ThreadParams threadParams) |
static void |
inline_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_inline_jmhTest()
public BenchmarkTaskResult inline_Throughput(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void inline_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 inline_AverageTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void inline_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 inline_SampleTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void inline_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 inline_SingleShotTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwable
public static void inline_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.