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