GNU Linux-libre 4.19.286-gnu1
[releases.git] / tools / perf / pmu-events / arch / x86 / skylake / other.json
1 [
2     {
3         "EventCode": "0x32",
4         "Counter": "0,1,2,3",
5         "UMask": "0x1",
6         "EventName": "SW_PREFETCH_ACCESS.NTA",
7         "SampleAfterValue": "2000003",
8         "BriefDescription": "Number of PREFETCHNTA instructions executed.",
9         "CounterHTOff": "0,1,2,3,4,5,6,7"
10     },
11     {
12         "EventCode": "0x32",
13         "Counter": "0,1,2,3",
14         "UMask": "0x2",
15         "EventName": "SW_PREFETCH_ACCESS.T0",
16         "SampleAfterValue": "2000003",
17         "BriefDescription": "Number of PREFETCHT0 instructions executed.",
18         "CounterHTOff": "0,1,2,3,4,5,6,7"
19     },
20     {
21         "EventCode": "0x32",
22         "Counter": "0,1,2,3",
23         "UMask": "0x4",
24         "EventName": "SW_PREFETCH_ACCESS.T1_T2",
25         "SampleAfterValue": "2000003",
26         "BriefDescription": "Number of PREFETCHT1 or PREFETCHT2 instructions executed.",
27         "CounterHTOff": "0,1,2,3,4,5,6,7"
28     },
29     {
30         "EventCode": "0x32",
31         "Counter": "0,1,2,3",
32         "UMask": "0x8",
33         "EventName": "SW_PREFETCH_ACCESS.PREFETCHW",
34         "SampleAfterValue": "2000003",
35         "BriefDescription": "Number of PREFETCHW instructions executed.",
36         "CounterHTOff": "0,1,2,3,4,5,6,7"
37     },
38     {
39         "PublicDescription": "Counts the number of hardware interruptions received by the processor.",
40         "EventCode": "0xCB",
41         "Counter": "0,1,2,3",
42         "UMask": "0x1",
43         "EventName": "HW_INTERRUPTS.RECEIVED",
44         "SampleAfterValue": "203",
45         "BriefDescription": "Number of hardware interrupts received by the processor.",
46         "CounterHTOff": "0,1,2,3,4,5,6,7"
47     }
48 ]