- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Take branch miss prediction for example,I get one formula from tune
Document.branch miss rate=BR_MISP_ANY/BR_INST_ANY/.is it a correct formula?
And I can found PEBS event such as BR_INST_RETIRED and BR_MISP_RETIRED
How could I use this event to calculate branch miss prediction,What are the differences between PEBS event and
Non-PEBS event? and where could I found detailedInformation about this event
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There's some information about BR_INSTR_RETIRED. And if you want to understand the PEBS mechanism in more detailes you should read Intel Sowtware Developper's Manual,Vol.3 System Programming Guide, part 18.4.4. Once it helped me and may be it will help you.

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