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
49
50
51
52
53
[
{
"EventCode": "0x0230",
"EventName": "L1HWPF_STREAM_PF",
"BriefDescription": "This event counts streaming prefetch requests to L1D cache generated by hardware prefetcher."
},
{
"EventCode": "0x0231",
"EventName": "L1HWPF_STRIDE_PF",
"BriefDescription": "This event counts stride prefetch requests to L1D cache generated by hardware prefetcher."
},
{
"EventCode": "0x0232",
"EventName": "L1HWPF_PFTGT_PF",
"BriefDescription": "This event counts LDS prefetch requests to L1D cache generated by hardware prefetcher."
},
{
"EventCode": "0x0234",
"EventName": "L2HWPF_STREAM_PF",
"BriefDescription": "This event counts streaming prefetch requests to L2 cache generated by hardware prefetcher."
},
{
"EventCode": "0x0235",
"EventName": "L2HWPF_STRIDE_PF",
"BriefDescription": "This event counts stride prefetch requests to L2 cache generated by hardware prefetcher."
},
{
"EventCode": "0x0237",
"EventName": "L2HWPF_OTHER",
"BriefDescription": "This event counts prefetch requests to L2 cache generated by the other causes."
},
{
"EventCode": "0x0238",
"EventName": "L3HWPF_STREAM_PF",
"BriefDescription": "This event counts streaming prefetch requests to L3 cache generated by hardware prefetcher."
},
{
"EventCode": "0x0239",
"EventName": "L3HWPF_STRIDE_PF",
"BriefDescription": "This event counts stride prefetch requests to L3 cache generated by hardware prefetcher."
},
{
"EventCode": "0x023B",
"EventName": "L3HWPF_OTHER",
"BriefDescription": "This event counts prefetch requests to L3 cache generated by the other causes."
},
{
"EventCode": "0x023C",
"EventName": "L1IHWPF_NEXTLINE_PF",
"BriefDescription": "This event counts next line's prefetch requests to L1I cache generated by hardware prefetcher."
}
]