OSDN Git Service

Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/linux...
[uclinux-h8/linux.git] / tools / perf / pmu-events / arch / x86 / nehalemep / frontend.json
1 [
2     {
3         "BriefDescription": "Instructions decoded",
4         "Counter": "0,1,2,3",
5         "EventCode": "0xD0",
6         "EventName": "MACRO_INSTS.DECODED",
7         "SampleAfterValue": "2000000",
8         "UMask": "0x1"
9     },
10     {
11         "BriefDescription": "Macro-fused instructions decoded",
12         "Counter": "0,1,2,3",
13         "EventCode": "0xA6",
14         "EventName": "MACRO_INSTS.FUSIONS_DECODED",
15         "SampleAfterValue": "2000000",
16         "UMask": "0x1"
17     },
18     {
19         "BriefDescription": "Two Uop instructions decoded",
20         "Counter": "0,1,2,3",
21         "EventCode": "0x19",
22         "EventName": "TWO_UOP_INSTS_DECODED",
23         "SampleAfterValue": "2000000",
24         "UMask": "0x1"
25     }
26 ]