Class KernelDeviceProfile.GlobalAccumulator
java.lang.Object
com.aparapi.internal.kernel.KernelDeviceProfile.GlobalAccumulator
- Enclosing class:
KernelDeviceProfile
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidaccumulateTimes(long[] currentTimes) private voidconsultAccumulatedTimes(long[] accumulatedTimesHolder)
-
Field Details
-
accumulatedTimes
-
lock
-
-
Constructor Details
-
GlobalAccumulator
private GlobalAccumulator()
-
-
Method Details
-
accumulateTimes
private void accumulateTimes(long[] currentTimes) -
consultAccumulatedTimes
private void consultAccumulatedTimes(long[] accumulatedTimesHolder)
-