Hi, can anyone help me find Mali Performance counters (direct or indirect) that can give information on
1. L1 texture cache hits or misses
2. L1 load/store unit cache hits or misses
3. Number of requests made to L2 cache
4. Number of requests made to external memory
Here is the document I have been referring https://developer.arm.com/documentation/102730/latest/
Thank you
Hi Pete,
Could you help me with the memory specs for Samsung Exynos 2100 model SM-G996B.
1) L2 cache size along with the number of slices
2) Last level cache size.
I have been refering https://developer.arm.com/Processors/Mali-G78 post for architecture specs of g78.
Number of slices
Streamline reports this as a variable you can use in expressions ($MaliConstantsL2SliceCount).
For the others we don't have access to the information in the tools, so you'd need to ask Samsung.