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.accs
private final AtomicReference
<KernelDeviceProfile.Accumulator> KernelDeviceProfile.lastAccumulator
Methods in com.aparapi.internal.kernel that return KernelDeviceProfile.AccumulatorModifier and TypeMethodDescriptionprivate KernelDeviceProfile.Accumulator
KernelDeviceProfile.getAccForThread()
private KernelDeviceProfile.Accumulator
KernelDeviceProfile.getAccForThreadPutIfAbsent()