3 "CollectPEBSRecord": "2",
4 "PublicDescription": "Counts page walks completed due to demand data loads whose address translations missed in the TLB and were mapped to 4K pages. The page walks can end with or without a page fault.",
8 "PEBScounters": "0,1,2,3",
9 "EventName": "DTLB_LOAD_MISSES.WALK_COMPLETED_4K",
10 "SampleAfterValue": "2000003",
11 "BriefDescription": "Page walks completed due to a demand data load to a 4K page."
14 "CollectPEBSRecord": "2",
15 "PublicDescription": "Counts page walks completed due to demand data loads whose address translations missed in the TLB and were mapped to 2M/4M pages. The page walks can end with or without a page fault.",
19 "PEBScounters": "0,1,2,3",
20 "EventName": "DTLB_LOAD_MISSES.WALK_COMPLETED_2M_4M",
21 "SampleAfterValue": "2000003",
22 "BriefDescription": "Page walks completed due to a demand data load to a 2M/4M page."
25 "CollectPEBSRecord": "2",
26 "PublicDescription": "Counts demand data loads that caused a completed page walk of any page size (4K/2M/4M/1G). This implies it missed in all TLB levels. The page walk can end with or without a fault.",
30 "PEBScounters": "0,1,2,3",
31 "EventName": "DTLB_LOAD_MISSES.WALK_COMPLETED",
32 "SampleAfterValue": "100003",
33 "BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (All page sizes)"
36 "CollectPEBSRecord": "2",
37 "PublicDescription": "Counts the number of page walks outstanding for a demand load in the PMH (Page Miss Handler) each cycle.",
41 "PEBScounters": "0,1,2,3",
42 "EventName": "DTLB_LOAD_MISSES.WALK_PENDING",
43 "SampleAfterValue": "2000003",
44 "BriefDescription": "Number of page walks outstanding for a demand load in the PMH each cycle."
47 "CollectPEBSRecord": "2",
48 "PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page walk for a demand load.",
52 "PEBScounters": "0,1,2,3",
53 "EventName": "DTLB_LOAD_MISSES.WALK_ACTIVE",
54 "SampleAfterValue": "100003",
55 "BriefDescription": "Cycles when at least one PMH is busy with a page walk for a demand load.",
59 "CollectPEBSRecord": "2",
60 "PublicDescription": "Counts loads that miss the DTLB (Data TLB) and hit the STLB (Second level TLB).",
64 "PEBScounters": "0,1,2,3",
65 "EventName": "DTLB_LOAD_MISSES.STLB_HIT",
66 "SampleAfterValue": "2000003",
67 "BriefDescription": "Loads that miss the DTLB and hit the STLB."
70 "CollectPEBSRecord": "2",
71 "PublicDescription": "Counts page walks completed due to demand data stores whose address translations missed in the TLB and were mapped to 4K pages. The page walks can end with or without a page fault.",
75 "PEBScounters": "0,1,2,3",
76 "EventName": "DTLB_STORE_MISSES.WALK_COMPLETED_4K",
77 "SampleAfterValue": "100003",
78 "BriefDescription": "Page walks completed due to a demand data store to a 4K page."
81 "CollectPEBSRecord": "2",
82 "PublicDescription": "Counts page walks completed due to demand data stores whose address translations missed in the TLB and were mapped to 2M/4M pages. The page walks can end with or without a page fault.",
86 "PEBScounters": "0,1,2,3",
87 "EventName": "DTLB_STORE_MISSES.WALK_COMPLETED_2M_4M",
88 "SampleAfterValue": "100003",
89 "BriefDescription": "Page walks completed due to a demand data store to a 2M/4M page."
92 "CollectPEBSRecord": "2",
93 "PublicDescription": "Counts demand data stores that caused a completed page walk of any page size (4K/2M/4M/1G). This implies it missed in all TLB levels. The page walk can end with or without a fault.",
97 "PEBScounters": "0,1,2,3",
98 "EventName": "DTLB_STORE_MISSES.WALK_COMPLETED",
99 "SampleAfterValue": "100003",
100 "BriefDescription": "Store misses in all TLB levels causes a page walk that completes. (All page sizes)"
103 "CollectPEBSRecord": "2",
104 "PublicDescription": "Counts the number of page walks outstanding for a store in the PMH (Page Miss Handler) each cycle.",
106 "Counter": "0,1,2,3",
108 "PEBScounters": "0,1,2,3",
109 "EventName": "DTLB_STORE_MISSES.WALK_PENDING",
110 "SampleAfterValue": "2000003",
111 "BriefDescription": "Number of page walks outstanding for a store in the PMH each cycle."
114 "CollectPEBSRecord": "2",
115 "PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page walk for a store.",
117 "Counter": "0,1,2,3",
119 "PEBScounters": "0,1,2,3",
120 "EventName": "DTLB_STORE_MISSES.WALK_ACTIVE",
121 "SampleAfterValue": "100003",
122 "BriefDescription": "Cycles when at least one PMH is busy with a page walk for a store.",
126 "CollectPEBSRecord": "2",
127 "PublicDescription": "Counts stores that miss the DTLB (Data TLB) and hit the STLB (2nd Level TLB).",
129 "Counter": "0,1,2,3",
131 "PEBScounters": "0,1,2,3",
132 "EventName": "DTLB_STORE_MISSES.STLB_HIT",
133 "SampleAfterValue": "100003",
134 "BriefDescription": "Stores that miss the DTLB and hit the STLB."
137 "CollectPEBSRecord": "2",
138 "PublicDescription": "Counts completed page walks (4K page size) caused by a code fetch. This implies it missed in the ITLB and further levels of TLB. The page walk can end with or without a fault.",
140 "Counter": "0,1,2,3",
142 "PEBScounters": "0,1,2,3",
143 "EventName": "ITLB_MISSES.WALK_COMPLETED_4K",
144 "SampleAfterValue": "100003",
145 "BriefDescription": "Code miss in all TLB levels causes a page walk that completes. (4K)"
148 "CollectPEBSRecord": "2",
149 "PublicDescription": "Counts code misses in all ITLB (Instruction TLB) levels that caused a completed page walk (2M and 4M page sizes). The page walk can end with or without a fault.",
151 "Counter": "0,1,2,3",
153 "PEBScounters": "0,1,2,3",
154 "EventName": "ITLB_MISSES.WALK_COMPLETED_2M_4M",
155 "SampleAfterValue": "100003",
156 "BriefDescription": "Code miss in all TLB levels causes a page walk that completes. (2M/4M)"
159 "CollectPEBSRecord": "2",
160 "PublicDescription": "Counts completed page walks (2M and 4M page sizes) caused by a code fetch. This implies it missed in the ITLB (Instruction TLB) and further levels of TLB. The page walk can end with or without a fault.",
162 "Counter": "0,1,2,3",
164 "PEBScounters": "0,1,2,3",
165 "EventName": "ITLB_MISSES.WALK_COMPLETED",
166 "SampleAfterValue": "100003",
167 "BriefDescription": "Code miss in all TLB levels causes a page walk that completes. (All page sizes)"
170 "CollectPEBSRecord": "2",
171 "PublicDescription": "Counts the number of page walks outstanding for an outstanding code (instruction fetch) request in the PMH (Page Miss Handler) each cycle.",
173 "Counter": "0,1,2,3",
175 "PEBScounters": "0,1,2,3",
176 "EventName": "ITLB_MISSES.WALK_PENDING",
177 "SampleAfterValue": "100003",
178 "BriefDescription": "Number of page walks outstanding for an outstanding code request in the PMH each cycle."
181 "CollectPEBSRecord": "2",
182 "PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page walk for a code (instruction fetch) request.",
184 "Counter": "0,1,2,3",
186 "PEBScounters": "0,1,2,3",
187 "EventName": "ITLB_MISSES.WALK_ACTIVE",
188 "SampleAfterValue": "100003",
189 "BriefDescription": "Cycles when at least one PMH is busy with a page walk for code (instruction fetch) request.",
193 "CollectPEBSRecord": "2",
194 "PublicDescription": "Counts instruction fetch requests that miss the ITLB (Instruction TLB) and hit the STLB (Second-level TLB).",
196 "Counter": "0,1,2,3",
198 "PEBScounters": "0,1,2,3",
199 "EventName": "ITLB_MISSES.STLB_HIT",
200 "SampleAfterValue": "100003",
201 "BriefDescription": "Instruction fetch requests that miss the ITLB and hit the STLB."
204 "CollectPEBSRecord": "2",
205 "PublicDescription": "Counts the number of flushes of the big or small ITLB pages. Counting include both TLB Flush (covering all sets) and TLB Set Clear (set-specific).",
207 "Counter": "0,1,2,3",
209 "PEBScounters": "0,1,2,3",
210 "EventName": "ITLB.ITLB_FLUSH",
211 "SampleAfterValue": "100007",
212 "BriefDescription": "Flushing of the Instruction TLB (ITLB) pages, includes 4k/2M/4M pages."
215 "CollectPEBSRecord": "2",
216 "PublicDescription": "Counts the number of DTLB flush attempts of the thread-specific entries.",
218 "Counter": "0,1,2,3",
220 "PEBScounters": "0,1,2,3",
221 "EventName": "TLB_FLUSH.DTLB_THREAD",
222 "SampleAfterValue": "100007",
223 "BriefDescription": "DTLB flush attempts of the thread-specific entries"
226 "CollectPEBSRecord": "2",
227 "PublicDescription": "Counts the number of any STLB flush attempts (such as entire, VPID, PCID, InvPage, CR3 write, etc.).",
229 "Counter": "0,1,2,3",
231 "PEBScounters": "0,1,2,3",
232 "EventName": "TLB_FLUSH.STLB_ANY",
233 "SampleAfterValue": "100007",
234 "BriefDescription": "STLB flush attempts"