This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Measuring performance of underlying OpenCL kernels in Arm Compute Library?

Is there an easy way to measure performance of the underlying OpenCL kernels in the Arm Compute Library? Ideally, I'd like to use the OpenCL clGetEventProfilingInfo call. 

I'm running my experiments on Hikey-960, Hikey-970, and Odroid-C4 platforms using the Mali GPU.

Thanks!