I want to calculate the "Last Level Cache Miss". I use these three events LLC_Misses(0x63412E), LLC_HIT(0x6308D2) and LLC_HITM(0x6304D2). The formula is LLC_Misses/(LLC_Misses+LLC_HIT+LLC_HITM). There are many events about LLC, I don't know the better way to calculate the LLCM.
Any help will be appreciated.
[PCM] Last Level Cache Miss on SNB-Server
--GHui



