public class ThreadParams_jmhType extends ThreadParams_jmhType_B3
| 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(ThreadParams other) |
getGroupCount, getGroupIndex, getGroupThreadCount, getGroupThreadIndex, getSubgroupCount, getSubgroupIndex, getSubgroupThreadCount, getSubgroupThreadIndex, getThreadCount, getThreadIndexprotected 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(ThreadParams other)
Copyright © 2016. All rights reserved.