I'm trying to us evaluate some aspects of the CPU/GPU performance in ARM processors. I never coded directly into hardware.
That's why I'm asking if there is a possible way to determine the number of cores/Shader cores that are used by a program runuing on an ARM processors. And how many threads per core.
May use C++ and java.