Uses of Class
com.aparapi.internal.kernel.KernelDeviceProfile.Accumulator
Packages that use KernelDeviceProfile.Accumulator
-
Uses of KernelDeviceProfile.Accumulator in com.aparapi.internal.kernel
Fields in com.aparapi.internal.kernel with type parameters of type KernelDeviceProfile.AccumulatorModifier and TypeFieldDescriptionprivate final Map<Thread, KernelDeviceProfile.Accumulator> KernelDeviceProfile.accsprivate final AtomicReference<KernelDeviceProfile.Accumulator> KernelDeviceProfile.lastAccumulatorMethods in com.aparapi.internal.kernel that return KernelDeviceProfile.AccumulatorModifier and TypeMethodDescriptionprivate KernelDeviceProfile.AccumulatorKernelDeviceProfile.getAccForThread()private KernelDeviceProfile.AccumulatorKernelDeviceProfile.getAccForThreadPutIfAbsent()