Uses of Class
com.aparapi.ProfileInfo
Packages that use ProfileInfo
Package
Description
-
Uses of ProfileInfo in com.aparapi
Methods in com.aparapi that return types with arguments of type ProfileInfoModifier and TypeMethodDescriptionKernel.getProfileInfo()
Get the profiling information from the last successful call to Kernel.execute(). -
Uses of ProfileInfo in com.aparapi.internal.jni
Methods in com.aparapi.internal.jni that return types with arguments of type ProfileInfoModifier and TypeMethodDescriptionprotected List
<ProfileInfo> OpenCLJNI.getProfileInfo
(OpenCLProgram openCLProgram) protected List
<ProfileInfo> KernelRunnerJNI.getProfileInfoJNI
(long _jniContextHandle) -
Uses of ProfileInfo in com.aparapi.internal.kernel
Methods in com.aparapi.internal.kernel that return types with arguments of type ProfileInfo -
Uses of ProfileInfo in com.aparapi.internal.opencl
Methods in com.aparapi.internal.opencl that return types with arguments of type ProfileInfo -
Uses of ProfileInfo in com.aparapi.opencl
Methods in com.aparapi.opencl that return types with arguments of type ProfileInfo