public class UnrolledCopierBenchmark_HandUnrolledState_jmh_B2 extends UnrolledCopierBenchmark_HandUnrolledState_jmh_B1
| Constructor and Description |
|---|
UnrolledCopierBenchmark_HandUnrolledState_jmh_B2() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanupMemory() |
void |
setupMemory() |
void |
test() |
setuppublic volatile int setupTrialMutex
public volatile int tearTrialMutex
public static final AtomicIntegerFieldUpdater<UnrolledCopierBenchmark_HandUnrolledState_jmh_B2> setupTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<UnrolledCopierBenchmark_HandUnrolledState_jmh_B2> tearTrialMutexUpdater
public volatile int setupIterationMutex
public volatile int tearIterationMutex
public static final AtomicIntegerFieldUpdater<UnrolledCopierBenchmark_HandUnrolledState_jmh_B2> setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<UnrolledCopierBenchmark_HandUnrolledState_jmh_B2> tearIterationMutexUpdater
public volatile int setupInvocationMutex
public volatile int tearInvocationMutex
public static final AtomicIntegerFieldUpdater<UnrolledCopierBenchmark_HandUnrolledState_jmh_B2> setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<UnrolledCopierBenchmark_HandUnrolledState_jmh_B2> tearInvocationMutexUpdater
protected UnsafeCopier copier
Copyright © 2015. All rights reserved.