Uses of Class
org.openjdk.jmh.samples.jmh_generated.JMHSample_06_FixtureLevel_jmhType
-
Packages that use JMHSample_06_FixtureLevel_jmhType Package Description org.openjdk.jmh.samples.jmh_generated -
-
Uses of JMHSample_06_FixtureLevel_jmhType in org.openjdk.jmh.samples.jmh_generated
Fields in org.openjdk.jmh.samples.jmh_generated declared as JMHSample_06_FixtureLevel_jmhType Modifier and Type Field Description (package private) JMHSample_06_FixtureLevel_jmhType
JMHSample_06_FixtureLevel_measureRight_jmhTest. f_jmhsample_06_fixturelevel0_0
(package private) JMHSample_06_FixtureLevel_jmhType
JMHSample_06_FixtureLevel_measureWrong_jmhTest. f_jmhsample_06_fixturelevel0_0
Methods in org.openjdk.jmh.samples.jmh_generated that return JMHSample_06_FixtureLevel_jmhType Modifier and Type Method Description (package private) JMHSample_06_FixtureLevel_jmhType
JMHSample_06_FixtureLevel_measureRight_jmhTest. _jmh_tryInit_f_jmhsample_06_fixturelevel0_0(InfraControl control)
(package private) JMHSample_06_FixtureLevel_jmhType
JMHSample_06_FixtureLevel_measureWrong_jmhTest. _jmh_tryInit_f_jmhsample_06_fixturelevel0_0(InfraControl control)
Methods in org.openjdk.jmh.samples.jmh_generated with parameters of type JMHSample_06_FixtureLevel_jmhType Modifier and Type Method Description static void
JMHSample_06_FixtureLevel_measureRight_jmhTest. measureRight_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_06_FixtureLevel_jmhType l_jmhsample_06_fixturelevel0_0)
static void
JMHSample_06_FixtureLevel_measureRight_jmhTest. measureRight_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_06_FixtureLevel_jmhType l_jmhsample_06_fixturelevel0_0)
static void
JMHSample_06_FixtureLevel_measureRight_jmhTest. measureRight_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_06_FixtureLevel_jmhType l_jmhsample_06_fixturelevel0_0)
static void
JMHSample_06_FixtureLevel_measureRight_jmhTest. measureRight_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_06_FixtureLevel_jmhType l_jmhsample_06_fixturelevel0_0)
static void
JMHSample_06_FixtureLevel_measureWrong_jmhTest. measureWrong_avgt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_06_FixtureLevel_jmhType l_jmhsample_06_fixturelevel0_0)
static void
JMHSample_06_FixtureLevel_measureWrong_jmhTest. measureWrong_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_06_FixtureLevel_jmhType l_jmhsample_06_fixturelevel0_0)
static void
JMHSample_06_FixtureLevel_measureWrong_jmhTest. measureWrong_ss_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, int batchSize, JMHSample_06_FixtureLevel_jmhType l_jmhsample_06_fixturelevel0_0)
static void
JMHSample_06_FixtureLevel_measureWrong_jmhTest. measureWrong_thrpt_jmhStub(InfraControl control, RawResults result, BenchmarkParams benchmarkParams, IterationParams iterationParams, ThreadParams threadParams, Blackhole blackhole, Control notifyControl, int startRndMask, JMHSample_06_FixtureLevel_jmhType l_jmhsample_06_fixturelevel0_0)
-