aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/pmu-events/arch/arm64/ampere/emag/cache.json
blob: df9201434cb6af8d09624bd5b2b48224dae39954 (plain) (blame)
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
[
    {
        "ArchStdEvent": "L1D_CACHE_RD",
    },
    {
        "ArchStdEvent": "L1D_CACHE_WR",
    },
    {
        "ArchStdEvent": "L1D_CACHE_REFILL_RD",
    },
    {
        "ArchStdEvent": "L1D_CACHE_INVAL",
    },
    {
        "ArchStdEvent": "L1D_TLB_REFILL_RD",
    },
    {
        "ArchStdEvent": "L1D_TLB_REFILL_WR",
    },
    {
        "ArchStdEvent": "L2D_CACHE_RD",
    },
    {
        "ArchStdEvent": "L2D_CACHE_WR",
    },
    {
        "ArchStdEvent": "L2D_CACHE_REFILL_RD",
    },
    {
        "ArchStdEvent": "L2D_CACHE_REFILL_WR",
    },
    {
        "ArchStdEvent": "L2D_CACHE_WB_VICTIM",
    },
    {
        "ArchStdEvent": "L2D_CACHE_WB_CLEAN",
    },
    {
        "ArchStdEvent": "L2D_CACHE_INVAL",
    },
    {
        "PublicDescription": "Level 1 instruction cache refill",
        "EventCode": "0x01",
        "EventName": "L1I_CACHE_REFILL",
        "BriefDescription": "L1I cache refill"
    },
    {
        "PublicDescription": "Level 1 instruction TLB refill",
        "EventCode": "0x02",
        "EventName": "L1I_TLB_REFILL",
        "BriefDescription": "L1I TLB refill"
    },
    {
        "PublicDescription": "Level 1 data cache refill",
        "EventCode": "0x03",
        "EventName": "L1D_CACHE_REFILL",
        "BriefDescription": "L1D cache refill"
    },
    {
        "PublicDescription": "Level 1 data cache access",
        "EventCode": "0x04",
        "EventName": "L1D_CACHE_ACCESS",
        "BriefDescription": "L1D cache access"
    },
    {
        "PublicDescription": "Level 1 data TLB refill",
        "EventCode": "0x05",
        "EventName": "L1D_TLB_REFILL",
        "BriefDescription": "L1D TLB refill"
    },
    {
        "PublicDescription": "Level 1 instruction cache access",
        "EventCode": "0x14",
        "EventName": "L1I_CACHE_ACCESS",
        "BriefDescription": "L1I cache access"
    },
    {
        "PublicDescription": "Level 2 data cache access",
        "EventCode": "0x16",
        "EventName": "L2D_CACHE_ACCESS",
        "BriefDescription": "L2D cache access"
    },
    {
        "PublicDescription": "Level 2 data refill",
        "EventCode": "0x17",
        "EventName": "L2D_CACHE_REFILL",
        "BriefDescription": "L2D cache refill"
    },
    {
        "PublicDescription": "Level 2 data cache, Write-Back",
        "EventCode": "0x18",
        "EventName": "L2D_CACHE_WB",
        "BriefDescription": "L2D cache Write-Back"
    },
    {
        "PublicDescription": "Level 1 data TLB access. This event counts any load or store operation which accesses the data L1 TLB",
        "EventCode": "0x25",
        "EventName": "L1D_TLB_ACCESS",
        "BriefDescription": "L1D TLB access"
    },
    {
        "PublicDescription": "Level 1 instruction TLB access. This event counts any instruction fetch which accesses the instruction L1 TLB",
        "EventCode": "0x26",
        "EventName": "L1I_TLB_ACCESS",
        "BriefDescription": "L1I TLB access"
    },
    {
        "PublicDescription": "Level 2 access to data TLB that caused a page table walk. This event counts on any data access which causes L2D_TLB_REFILL to count",
        "EventCode": "0x34",
        "EventName": "L2D_TLB_ACCESS",
        "BriefDescription": "L2D TLB access"
    },
    {
        "PublicDescription": "Level 2 access to instruciton TLB that caused a page table walk. This event counts on any instruciton access which causes L2I_TLB_REFILL to count",
        "EventCode": "0x35",
        "EventName": "L2I_TLB_ACCESS",
        "BriefDescription": "L2D TLB access"
    },
    {
        "PublicDescription": "Branch target buffer misprediction",
        "EventCode": "0x102",
        "EventName": "BTB_MIS_PRED",
        "BriefDescription": "BTB misprediction"
    },
    {
        "PublicDescription": "ITB miss",
        "EventCode": "0x103",
        "EventName": "ITB_MISS",
        "BriefDescription": "ITB miss"
    },
    {
        "PublicDescription": "DTB miss",
        "EventCode": "0x104",
        "EventName": "DTB_MISS",
        "BriefDescription": "DTB miss"
    },
    {
        "PublicDescription": "Level 1 data cache late miss",
        "EventCode": "0x105",
        "EventName": "L1D_CACHE_LATE_MISS",
        "BriefDescription": "L1D cache late miss"
    },
    {
        "PublicDescription": "Level 1 data cache prefetch request",
        "EventCode": "0x106",
        "EventName": "L1D_CACHE_PREFETCH",
        "BriefDescription": "L1D cache prefetch"
    },
    {
        "PublicDescription": "Level 2 data cache prefetch request",
        "EventCode": "0x107",
        "EventName": "L2D_CACHE_PREFETCH",
        "BriefDescription": "L2D cache prefetch"
    },
    {
        "PublicDescription": "Level 1 stage 2 TLB refill",
        "EventCode": "0x111",
        "EventName": "L1_STAGE2_TLB_REFILL",
        "BriefDescription": "L1 stage 2 TLB refill"
    },
    {
        "PublicDescription": "Page walk cache level-0 stage-1 hit",
        "EventCode": "0x112",
        "EventName": "PAGE_WALK_L0_STAGE1_HIT",
        "BriefDescription": "Page walk, L0 stage-1 hit"
    },
    {
        "PublicDescription": "Page walk cache level-1 stage-1 hit",
        "EventCode": "0x113",
        "EventName": "PAGE_WALK_L1_STAGE1_HIT",
        "BriefDescription": "Page walk, L1 stage-1 hit"
    },
    {
        "PublicDescription": "Page walk cache level-2 stage-1 hit",
        "EventCode": "0x114",
        "EventName": "PAGE_WALK_L2_STAGE1_HIT",
        "BriefDescription": "Page walk, L2 stage-1 hit"
    },
    {
        "PublicDescription": "Page walk cache level-1 stage-2 hit",
        "EventCode": "0x115",
        "EventName": "PAGE_WALK_L1_STAGE2_HIT",
        "BriefDescription": "Page walk, L1 stage-2 hit"
    },
    {
        "PublicDescription": "Page walk cache level-2 stage-2 hit",
        "EventCode": "0x116",
        "EventName": "PAGE_WALK_L2_STAGE2_HIT",
        "BriefDescription": "Page walk, L2 stage-2 hit"
    },
]