xref: /freebsd/lib/libpmc/pmu-events/arch/x86/westmereep-sp/frontend.json (revision 18054d0220cfc8df9c9568c437bd6fbb59d53c3c)
1959826caSMatt Macy[
2959826caSMatt Macy    {
3*18054d02SAlexander Motin        "BriefDescription": "Instructions decoded",
4959826caSMatt Macy        "Counter": "0,1,2,3",
5*18054d02SAlexander Motin        "EventCode": "0xD0",
6959826caSMatt Macy        "EventName": "MACRO_INSTS.DECODED",
7959826caSMatt Macy        "SampleAfterValue": "2000000",
8*18054d02SAlexander Motin        "UMask": "0x1"
9959826caSMatt Macy    },
10959826caSMatt Macy    {
11*18054d02SAlexander Motin        "BriefDescription": "Macro-fused instructions decoded",
12959826caSMatt Macy        "Counter": "0,1,2,3",
13*18054d02SAlexander Motin        "EventCode": "0xA6",
14959826caSMatt Macy        "EventName": "MACRO_INSTS.FUSIONS_DECODED",
15959826caSMatt Macy        "SampleAfterValue": "2000000",
16*18054d02SAlexander Motin        "UMask": "0x1"
17959826caSMatt Macy    },
18959826caSMatt Macy    {
19*18054d02SAlexander Motin        "BriefDescription": "Two Uop instructions decoded",
20959826caSMatt Macy        "Counter": "0,1,2,3",
21*18054d02SAlexander Motin        "EventCode": "0x19",
22959826caSMatt Macy        "EventName": "TWO_UOP_INSTS_DECODED",
23959826caSMatt Macy        "SampleAfterValue": "2000000",
24*18054d02SAlexander Motin        "UMask": "0x1"
25959826caSMatt Macy    }
26959826caSMatt Macy]