On Sat, Dec 19, 2009 at 12:46 AM, Vlad Slavici <vs...@ccs.neu.edu> wrote:
> Hello again,
>
> Which performance counter should I use to count L1 data cache misses? Also, 
> will L1 data cache misses always report the cache misses for the cache 
> closest to the CPU in the cache hierarchy? And if so, how can I monitor L2 
> cache misses and, for some machines, L3 cache misses? What I'm interested in 
> is the L1 data miss rate, L2 miss rate, L3 miss rate.
>
For that you have to read about all the events available on your CPU.
It is best to refer to the official documentation for family 10h cpus
available at:

       http://support.amd.com/us/Processor_TechDocs/31116.pdf

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
perfmon2-devel mailing list
perfmon2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to