我找到了一种使用http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.faqs/ka4237.html读取 L1(数据和指令)缓存的方法。我也想阅读 L2 性能计数器。有没有人知道如何使用 ARM 程序集或更高级别(如 Java)来测量 L2 缓存命中率?
问问题
3544 次
我找到了一种使用http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.faqs/ka4237.html读取 L1(数据和指令)缓存的方法。我也想阅读 L2 性能计数器。有没有人知道如何使用 ARM 程序集或更高级别(如 Java)来测量 L2 缓存命中率?