Hello community,
I was trying to find instruction cache misses on Mali G715. are there any relevant performance counters or tools to give info of it?
Thanks,
Venkatesh.
If you enable "Advanced view" in the Counter Configuration you should get a "Mali Core Instructions: Instruction cache misses" counter.
https://developer.arm.com/documentation/101816/0806/Capture-a-Streamline-profile/Counter-Configuration/Add-new-events?lang=en
Note that this is a hard counter to interpret, because not all misses actually cause stalls, which is why it's only accessible in advanced view.
Cheers, Pete
Hi Pete, Thanks for your quick reply. One more query, if it is not confidential could you provide instruction cache size of Mali G715. thanks.
I can't find any public disclosure of this, so assume it's still confidential, sorry.