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

Mali GPU performance counters query

Hi, I'm optimizing my compute shader by streamline. I have some question about the counters:

1. My GPU is mali-G78 mp24, it has 24 cores, so the GPU Cycles and Mali Core Cycles is the sum of all 24 cores ???

2. The gpu cycles is 400k, the exectuion core active cycles is 288k, does it means the exectuion core has (400 - 288) 112k cycle idle ???  What's the exectuion core waiting for in 112k cycles (memory fetch or some other things??) 

3. If the execution core is waiting for memory data return, does the Load/Store Cycles contain the waiting cycle ???  Does the execution core active cycle contains the waiting cycle ???

Thank you!

Parents Reply Children
No data