Package org.openjdk.jmh.infra.generated
Class Blackhole_jmhType_B3
- java.lang.Object
-
- org.openjdk.jmh.infra.Blackhole
-
- org.openjdk.jmh.infra.generated.Blackhole_jmhType_B1
-
- org.openjdk.jmh.infra.generated.Blackhole_jmhType_B2
-
- org.openjdk.jmh.infra.generated.Blackhole_jmhType_B3
-
- Direct Known Subclasses:
Blackhole_jmhType
public class Blackhole_jmhType_B3 extends Blackhole_jmhType_B2
-
-
Field Summary
Fields Modifier and Type Field Description byteb1byteb2booleanbool1booleanbool2charc1charc2doubled1doubled2floatf1floatf2inti1inti2longl1longl2org.openjdk.jmh.infra.BlackholeL2nullBaitjava.lang.Objectobj1java.lang.Object[]objs1shorts1shorts2inttlrinttlrMask-
Fields inherited from class org.openjdk.jmh.infra.generated.Blackhole_jmhType_B2
setupInvocationMutex, setupInvocationMutexUpdater, setupIterationMutex, setupIterationMutexUpdater, setupTrialMutex, setupTrialMutexUpdater, tearInvocationMutex, tearInvocationMutexUpdater, tearIterationMutex, tearIterationMutexUpdater, tearTrialMutex, tearTrialMutexUpdater
-
-
Constructor Summary
Constructors Constructor Description Blackhole_jmhType_B3()
-
-
-
Field Detail
-
b1
public volatile byte b1
-
bool1
public volatile boolean bool1
-
c1
public volatile char c1
-
s1
public volatile short s1
-
i1
public volatile int i1
-
l1
public volatile long l1
-
f1
public volatile float f1
-
d1
public volatile double d1
-
b2
public byte b2
-
bool2
public boolean bool2
-
c2
public char c2
-
s2
public short s2
-
i2
public int i2
-
l2
public long l2
-
f2
public float f2
-
d2
public double d2
-
obj1
public volatile java.lang.Object obj1
-
objs1
public volatile java.lang.Object[] objs1
-
nullBait
public volatile org.openjdk.jmh.infra.BlackholeL2 nullBait
-
tlr
public int tlr
-
tlrMask
public volatile int tlrMask
-
-