Uses of Class
com.aparapi.internal.kernel.KernelDeviceProfile.Accumulator
-
Packages that use KernelDeviceProfile.Accumulator Package Description com.aparapi.internal.kernel -
-
Uses of KernelDeviceProfile.Accumulator in com.aparapi.internal.kernel
Fields in com.aparapi.internal.kernel with type parameters of type KernelDeviceProfile.Accumulator Modifier and Type Field Description private java.util.Map<java.lang.Thread,KernelDeviceProfile.Accumulator>KernelDeviceProfile. accsprivate java.util.concurrent.atomic.AtomicReference<KernelDeviceProfile.Accumulator>KernelDeviceProfile. lastAccumulatorMethods in com.aparapi.internal.kernel that return KernelDeviceProfile.Accumulator Modifier and Type Method Description private KernelDeviceProfile.AccumulatorKernelDeviceProfile. getAccForThread()private KernelDeviceProfile.AccumulatorKernelDeviceProfile. getAccForThreadPutIfAbsent()
-