Uses of Class
com.aparapi.internal.kernel.KernelDeviceProfile
Packages that use KernelDeviceProfile
-
Uses of KernelDeviceProfile in com.aparapi.internal.kernel
Fields in com.aparapi.internal.kernel with type parameters of type KernelDeviceProfileModifier and TypeFieldDescriptionprivate ConcurrentSkipListMap<Device, KernelDeviceProfile> KernelProfile.deviceProfilesMethods in com.aparapi.internal.kernel that return KernelDeviceProfileModifier and TypeMethodDescriptionKernelProfile.getDeviceProfile(Device device) KernelProfile.getLastDeviceProfile()Retrieves the last device profile that was updated by the last thread that made a profiling information update, when executing this kernel on the specified device.Methods in com.aparapi.internal.kernel that return types with arguments of type KernelDeviceProfile