public final class JMHSample_27_Params_bench_jmhTest extends Object
| Constructor and Description |
|---|
JMHSample_27_Params_bench_jmhTest() |
| Modifier and Type | Method and Description |
|---|---|
BenchmarkTaskResult |
bench_AverageTime(InfraControl control,
ThreadParams threadParams) |
static void |
bench_avgt_jmhStub(InfraControl control,
RawResults result,
BenchmarkParams benchmarkParams,
IterationParams iterationParams,
ThreadParams threadParams,
Blackhole blackhole,
Control notifyControl,
int startRndMask,
JMHSample_27_Params_jmhType l_jmhsample_27_params0_G) |
static void |
bench_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_27_Params_jmhType l_jmhsample_27_params0_G) |
BenchmarkTaskResult |
bench_SampleTime(InfraControl control,
ThreadParams threadParams) |
BenchmarkTaskResult |
bench_SingleShotTime(InfraControl control,
ThreadParams threadParams) |
static void |
bench_ss_jmhStub(InfraControl control,
RawResults result,
BenchmarkParams benchmarkParams,
IterationParams iterationParams,
ThreadParams threadParams,
Blackhole blackhole,
Control notifyControl,
int startRndMask,
int batchSize,
JMHSample_27_Params_jmhType l_jmhsample_27_params0_G) |
BenchmarkTaskResult |
bench_Throughput(InfraControl control,
ThreadParams threadParams) |
static void |
bench_thrpt_jmhStub(InfraControl control,
RawResults result,
BenchmarkParams benchmarkParams,
IterationParams iterationParams,
ThreadParams threadParams,
Blackhole blackhole,
Control notifyControl,
int startRndMask,
JMHSample_27_Params_jmhType l_jmhsample_27_params0_G) |
public BenchmarkTaskResult bench_Throughput(InfraControl control, ThreadParams threadParams) throws Throwable
Throwablepublic static void bench_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_27_Params_jmhType l_jmhsample_27_params0_G) throws Throwable
Throwablepublic BenchmarkTaskResult bench_AverageTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwablepublic static void bench_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_27_Params_jmhType l_jmhsample_27_params0_G) throws Throwable
Throwablepublic BenchmarkTaskResult bench_SampleTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwablepublic static void bench_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_27_Params_jmhType l_jmhsample_27_params0_G) throws Throwable
Throwablepublic BenchmarkTaskResult bench_SingleShotTime(InfraControl control, ThreadParams threadParams) throws Throwable
Throwablepublic static void bench_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_27_Params_jmhType l_jmhsample_27_params0_G) throws Throwable
ThrowableCopyright © 2025. All rights reserved.