PoissonSamplersPerformance_jmhType_B3
public class PoissonSamplersPerformance_jmhType_B2 extends PoissonSamplersPerformance_jmhType_B1
PoissonSamplersPerformance.Means, PoissonSamplersPerformance.Sources
Modifier and Type | Field | Description |
---|---|---|
boolean |
readyInvocation |
|
boolean |
readyIteration |
|
boolean |
readyTrial |
|
int |
setupInvocationMutex |
|
static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<PoissonSamplersPerformance_jmhType_B2> |
setupInvocationMutexUpdater |
|
int |
setupIterationMutex |
|
static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<PoissonSamplersPerformance_jmhType_B2> |
setupIterationMutexUpdater |
|
int |
setupTrialMutex |
|
static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<PoissonSamplersPerformance_jmhType_B2> |
setupTrialMutexUpdater |
|
int |
tearInvocationMutex |
|
static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<PoissonSamplersPerformance_jmhType_B2> |
tearInvocationMutexUpdater |
|
int |
tearIterationMutex |
|
static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<PoissonSamplersPerformance_jmhType_B2> |
tearIterationMutexUpdater |
|
int |
tearTrialMutex |
|
static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<PoissonSamplersPerformance_jmhType_B2> |
tearTrialMutexUpdater |
Constructor | Description |
---|---|
PoissonSamplersPerformance_jmhType_B2() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
baselineExp, baselineInt, sample, singleSample
public volatile int setupTrialMutex
public volatile int tearTrialMutex
public static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater<PoissonSamplersPerformance_jmhType_B2> setupTrialMutexUpdater
public static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater<PoissonSamplersPerformance_jmhType_B2> tearTrialMutexUpdater
public volatile int setupIterationMutex
public volatile int tearIterationMutex
public static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater<PoissonSamplersPerformance_jmhType_B2> setupIterationMutexUpdater
public static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater<PoissonSamplersPerformance_jmhType_B2> tearIterationMutexUpdater
public volatile int setupInvocationMutex
public volatile int tearInvocationMutex
public static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater<PoissonSamplersPerformance_jmhType_B2> setupInvocationMutexUpdater
public static final java.util.concurrent.atomic.AtomicIntegerFieldUpdater<PoissonSamplersPerformance_jmhType_B2> tearInvocationMutexUpdater
public volatile boolean readyTrial
public volatile boolean readyIteration
public volatile boolean readyInvocation
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.