I want to calculate the GPU Usage likes busy cycles/ total cycles *100.
But I can´t find any file to extract those information.
I can´t find /sys/devices/platform/mali.0 in my mobile.
Is there any way to get them?
--------------------------------------------------------------------
In some devices, I find the file utilization_stats.
There are two parameters which I´m interesting in them: util & norm_util.
But I want to know the difference of them
For Mali, try using the Streamline profiler.
https://developer.arm.com/products/software-development-tools/ds-5-development-studio/streamline
Mali performance counters are supported in the Community edition.