public class Blackhole_jmh_B2 extends Blackhole_jmh_B1
Modifier and Type | Field and Description |
---|---|
byte |
b1 |
byte |
b2 |
boolean |
bool1 |
boolean |
bool2 |
char |
c1 |
char |
c2 |
double |
d1 |
double |
d2 |
float |
f1 |
float |
f2 |
int |
i1 |
int |
i2 |
long |
l1 |
long |
l2 |
org.openjdk.jmh.infra.BlackholeL2 |
nullBait |
Object |
obj1 |
Object[] |
objs1 |
boolean |
readyInvocation |
boolean |
readyIteration |
boolean |
readyTrial |
short |
s1 |
short |
s2 |
int |
setupInvocationMutex |
static AtomicIntegerFieldUpdater |
setupInvocationMutexUpdater |
int |
setupIterationMutex |
static AtomicIntegerFieldUpdater |
setupIterationMutexUpdater |
int |
setupTrialMutex |
static AtomicIntegerFieldUpdater |
setupTrialMutexUpdater |
int |
tearInvocationMutex |
static AtomicIntegerFieldUpdater |
tearInvocationMutexUpdater |
int |
tearIterationMutex |
static AtomicIntegerFieldUpdater |
tearIterationMutexUpdater |
int |
tearTrialMutex |
static AtomicIntegerFieldUpdater |
tearTrialMutexUpdater |
int |
tlr |
int |
tlrMask |
Constructor and Description |
---|
Blackhole_jmh_B2() |
public volatile int setupTrialMutex
public volatile int tearTrialMutex
public static final AtomicIntegerFieldUpdater setupTrialMutexUpdater
public static final AtomicIntegerFieldUpdater tearTrialMutexUpdater
public volatile int setupIterationMutex
public volatile int tearIterationMutex
public static final AtomicIntegerFieldUpdater setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater tearIterationMutexUpdater
public volatile int setupInvocationMutex
public volatile int tearInvocationMutex
public static final AtomicIntegerFieldUpdater setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater tearInvocationMutexUpdater
public boolean readyTrial
public boolean readyIteration
public boolean readyInvocation
public volatile byte b1
public volatile byte b2
public volatile boolean bool1
public volatile boolean bool2
public volatile char c1
public volatile char c2
public volatile short s1
public volatile short s2
public volatile int i1
public volatile int i2
public volatile long l1
public volatile long l2
public volatile float f1
public volatile float f2
public volatile double d1
public volatile double d2
public volatile Object obj1
public volatile Object[] objs1
public volatile org.openjdk.jmh.infra.BlackholeL2 nullBait
public int tlr
public int tlrMask
Copyright © 1999-2021 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.