xref: /linux/tools/perf/pmu-events/arch/x86/westmereex/frontend.json (revision ab520be8cd5d56867fc95cfbc34b90880faf1f9d)
1[
2    {
3        "EventCode": "0xD0",
4        "Counter": "0,1,2,3",
5        "UMask": "0x1",
6        "EventName": "MACRO_INSTS.DECODED",
7        "SampleAfterValue": "2000000",
8        "BriefDescription": "Instructions decoded"
9    },
10    {
11        "EventCode": "0xA6",
12        "Counter": "0,1,2,3",
13        "UMask": "0x1",
14        "EventName": "MACRO_INSTS.FUSIONS_DECODED",
15        "SampleAfterValue": "2000000",
16        "BriefDescription": "Macro-fused instructions decoded"
17    },
18    {
19        "EventCode": "0x19",
20        "Counter": "0,1,2,3",
21        "UMask": "0x1",
22        "EventName": "TWO_UOP_INSTS_DECODED",
23        "SampleAfterValue": "2000000",
24        "BriefDescription": "Two Uop instructions decoded"
25    }
26]