- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am interested in calculating the LLC MPKI for RPL-S.
And, as per my understanding, I should be using MEM_LOAD_RETIRED.LLC_MISS event.
And the formula would be:
LLC MPKI = MEM_LOAD_RETIRED.LLC_MISS/INST_RETIRED.ANY*1000.
Can you confirm if the above formula is, ok?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Let me check and give update.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That formula looks correct if you want the load instructions from P-core that miss L3. The correct event name is MEM_LOAD_RETIRED.L3_MISS rather than MEM_LOAD_RETIRED.LLC_MISS.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page