Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / tools / perf / pmu-events / arch / arm64 / cavium / thunderx2-imp-def.json
blob2db45c40ebc7be5b147327be4e522d7c1e7e4390
2     {
3         "PublicDescription": "Attributable Level 1 data cache access, read",
4         "EventCode": "0x40",
5         "EventName": "l1d_cache_rd",
6         "BriefDescription": "L1D cache read",
7     },
8     {
9         "PublicDescription": "Attributable Level 1 data cache access, write ",
10         "EventCode": "0x41",
11         "EventName": "l1d_cache_wr",
12         "BriefDescription": "L1D cache write",
13     },
14     {
15         "PublicDescription": "Attributable Level 1 data cache refill, read",
16         "EventCode": "0x42",
17         "EventName": "l1d_cache_refill_rd",
18         "BriefDescription": "L1D cache refill read",
19     },
20     {
21         "PublicDescription": "Attributable Level 1 data cache refill, write",
22         "EventCode": "0x43",
23         "EventName": "l1d_cache_refill_wr",
24         "BriefDescription": "L1D refill write",
25     },
26     {
27         "PublicDescription": "Attributable Level 1 data TLB refill, read",
28         "EventCode": "0x4C",
29         "EventName": "l1d_tlb_refill_rd",
30         "BriefDescription": "L1D tlb refill read",
31     },
32     {
33         "PublicDescription": "Attributable Level 1 data TLB refill, write",
34         "EventCode": "0x4D",
35         "EventName": "l1d_tlb_refill_wr",
36         "BriefDescription": "L1D tlb refill write",
37     },
38     {
39         "PublicDescription": "Attributable Level 1 data or unified TLB access, read",
40         "EventCode": "0x4E",
41         "EventName": "l1d_tlb_rd",
42         "BriefDescription": "L1D tlb read",
43     },
44     {
45         "PublicDescription": "Attributable Level 1 data or unified TLB access, write",
46         "EventCode": "0x4F",
47         "EventName": "l1d_tlb_wr",
48         "BriefDescription": "L1D tlb write",
49     },
50     {
51         "PublicDescription": "Bus access read",
52         "EventCode": "0x60",
53         "EventName": "bus_access_rd",
54         "BriefDescription": "Bus access read",
55    },
56    {
57         "PublicDescription": "Bus access write",
58         "EventCode": "0x61",
59         "EventName": "bus_access_wr",
60         "BriefDescription": "Bus access write",
61    }