public class ThreadParams_jmhType_B3 extends ThreadParams_jmhType_B2
Modifier and Type | Field and Description |
---|---|
protected int |
groupCount |
protected int |
groupIdx |
protected int |
groupThreadCount |
protected int |
groupThreadIdx |
protected int |
subgroupCount |
protected int |
subgroupIdx |
protected int |
subgroupThreadCount |
protected int |
subgroupThreadIdx |
protected int |
threadCount |
protected int |
threadIdx |
setupInvocationMutex, setupInvocationMutexUpdater, setupIterationMutex, setupIterationMutexUpdater, setupTrialMutex, setupTrialMutexUpdater, tearInvocationMutex, tearInvocationMutexUpdater, tearIterationMutex, tearIterationMutexUpdater, tearTrialMutex, tearTrialMutexUpdater
Constructor and Description |
---|
ThreadParams_jmhType_B3(ThreadParams other) |
getGroupCount, getGroupIndex, getGroupThreadCount, getGroupThreadIndex, getSubgroupCount, getSubgroupIndex, getSubgroupThreadCount, getSubgroupThreadIndex, getThreadCount, getThreadIndex
protected final int threadIdx
protected final int threadCount
protected final int groupIdx
protected final int groupCount
protected final int subgroupIdx
protected final int subgroupCount
protected final int groupThreadIdx
protected final int groupThreadCount
protected final int subgroupThreadIdx
protected final int subgroupThreadCount
public ThreadParams_jmhType_B3(ThreadParams other)
Copyright © 2015. All rights reserved.