Identifying and Monitoring L2 Cache Misses on ARM Cortex-A72 Using PMU Events
ARM Cortex-A72 L2 Cache Miss Monitoring Challenges The ARM Cortex-A72 processor is a high-performance CPU core designed for a wide range of applications, from mobile devices to embedded systems. One of the critical aspects of optimizing performance on the Cortex-A72 is understanding and monitoring cache behavior, particularly L2 cache misses. The L2 cache serves as…