xref: /freebsd/lib/libpmc/pmu-events/arch/s390/cf_z196/extended.json (revision 75d286742ddcd69d4efd526a3143197dcb0f4212)
1959826caSMatt Macy[
2959826caSMatt Macy	{
3959826caSMatt Macy		"EventCode": "128",
4959826caSMatt Macy		"EventName": "L1D_L2_SOURCED_WRITES",
5959826caSMatt Macy		"BriefDescription": "L1D L2 Sourced Writes",
6959826caSMatt Macy		"PublicDescription": "A directory write to the Level-1 D-Cache directory where the returned cache line was sourced from the Level-2 cache"
7959826caSMatt Macy	},
8959826caSMatt Macy	{
9959826caSMatt Macy		"EventCode": "129",
10959826caSMatt Macy		"EventName": "L1I_L2_SOURCED_WRITES",
11959826caSMatt Macy		"BriefDescription": "L1I L2 Sourced Writes",
12959826caSMatt Macy		"PublicDescription": "A directory write to the Level-1 I-Cache directory where the returned cache line was sourced from the Level-2 cache"
13959826caSMatt Macy	},
14959826caSMatt Macy	{
15959826caSMatt Macy		"EventCode": "130",
16959826caSMatt Macy		"EventName": "DTLB1_MISSES",
17959826caSMatt Macy		"BriefDescription": "DTLB1 Misses",
18959826caSMatt Macy		"PublicDescription": "Level-1 Data TLB miss in progress. Incremented by one for every cycle a DTLB1 miss is in progress."
19959826caSMatt Macy	},
20959826caSMatt Macy	{
21959826caSMatt Macy		"EventCode": "131",
22959826caSMatt Macy		"EventName": "ITLB1_MISSES",
23959826caSMatt Macy		"BriefDescription": "ITLB1 Misses",
24959826caSMatt Macy		"PublicDescription": "Level-1 Instruction TLB miss in progress. Incremented by one for every cycle a ITLB1 miss is in progress."
25959826caSMatt Macy	},
26959826caSMatt Macy	{
27959826caSMatt Macy		"EventCode": "133",
28959826caSMatt Macy		"EventName": "L2C_STORES_SENT",
29959826caSMatt Macy		"BriefDescription": "L2C Stores Sent",
30959826caSMatt Macy		"PublicDescription": "Incremented by one for every store sent to Level-2 cache"
31959826caSMatt Macy	},
32959826caSMatt Macy	{
33959826caSMatt Macy		"EventCode": "134",
34959826caSMatt Macy		"EventName": "L1D_OFFBOOK_L3_SOURCED_WRITES",
35959826caSMatt Macy		"BriefDescription": "L1D Off-Book L3 Sourced Writes",
36959826caSMatt Macy		"PublicDescription": "A directory write to the Level-1 D-Cache directory where the returned cache line was sourced from an Off Book Level-3 cache"
37959826caSMatt Macy	},
38959826caSMatt Macy	{
39959826caSMatt Macy		"EventCode": "135",
40959826caSMatt Macy		"EventName": "L1D_ONBOOK_L4_SOURCED_WRITES",
41959826caSMatt Macy		"BriefDescription": "L1D On-Book L4 Sourced Writes",
42959826caSMatt Macy		"PublicDescription": "A directory write to the Level-1 D-Cache directory where the returned cache line was sourced from an On Book Level-4 cache"
43959826caSMatt Macy	},
44959826caSMatt Macy	{
45959826caSMatt Macy		"EventCode": "136",
46959826caSMatt Macy		"EventName": "L1I_ONBOOK_L4_SOURCED_WRITES",
47959826caSMatt Macy		"BriefDescription": "L1I On-Book L4 Sourced Writes",
48959826caSMatt Macy		"PublicDescription": "A directory write to the Level-1 I-Cache directory where the returned cache line was sourced from an On Book Level-4 cache"
49959826caSMatt Macy	},
50959826caSMatt Macy	{
51959826caSMatt Macy		"EventCode": "137",
52959826caSMatt Macy		"EventName": "L1D_RO_EXCL_WRITES",
53959826caSMatt Macy		"BriefDescription": "L1D Read-only Exclusive Writes",
54959826caSMatt Macy		"PublicDescription": "A directory write to the Level-1 D-Cache where the line was originally in a Read-Only state in the cache but has been updated to be in the Exclusive state that allows stores to the cache line"
55959826caSMatt Macy	},
56959826caSMatt Macy	{
57959826caSMatt Macy		"EventCode": "138",
58959826caSMatt Macy		"EventName": "L1D_OFFBOOK_L4_SOURCED_WRITES",
59959826caSMatt Macy		"BriefDescription": "L1D Off-Book L4 Sourced Writes",
60959826caSMatt Macy		"PublicDescription": "A directory write to the Level-1 D-Cache directory where the returned cache line was sourced from an Off Book Level-4 cache"
61959826caSMatt Macy	},
62959826caSMatt Macy	{
63959826caSMatt Macy		"EventCode": "139",
64959826caSMatt Macy		"EventName": "L1I_OFFBOOK_L4_SOURCED_WRITES",
65959826caSMatt Macy		"BriefDescription": "L1I Off-Book L4 Sourced Writes",
66959826caSMatt Macy		"PublicDescription": "A directory write to the Level-1 I-Cache directory where the returned cache line was sourced from an Off Book Level-4 cache"
67959826caSMatt Macy	},
68959826caSMatt Macy	{
69959826caSMatt Macy		"EventCode": "140",
70959826caSMatt Macy		"EventName": "DTLB1_HPAGE_WRITES",
71959826caSMatt Macy		"BriefDescription": "DTLB1 One-Megabyte Page Writes",
72959826caSMatt Macy		"PublicDescription": "A translation entry has been written to the Level-1 Data Translation Lookaside Buffer for a one-megabyte page"
73959826caSMatt Macy	},
74959826caSMatt Macy	{
75959826caSMatt Macy		"EventCode": "141",
76959826caSMatt Macy		"EventName": "L1D_LMEM_SOURCED_WRITES",
77959826caSMatt Macy		"BriefDescription": "L1D Local Memory Sourced Writes",
78959826caSMatt Macy		"PublicDescription": "A directory write to the Level-1 D-Cache where the installed cache line was sourced from memory that is attached to the same book as the Data cache (Local Memory)"
79959826caSMatt Macy	},
80959826caSMatt Macy	{
81959826caSMatt Macy		"EventCode": "142",
82959826caSMatt Macy		"EventName": "L1I_LMEM_SOURCED_WRITES",
83959826caSMatt Macy		"BriefDescription": "L1I Local Memory Sourced Writes",
84959826caSMatt Macy		"PublicDescription": "A directory write to the Level-1 I-Cache where the installed cache line was sourced from memory that is attached to the same book as the Instruction cache (Local Memory)"
85959826caSMatt Macy	},
86959826caSMatt Macy	{
87959826caSMatt Macy		"EventCode": "143",
88959826caSMatt Macy		"EventName": "L1I_OFFBOOK_L3_SOURCED_WRITES",
89959826caSMatt Macy		"BriefDescription": "L1I Off-Book L3 Sourced Writes",
90959826caSMatt Macy		"PublicDescription": "A directory write to the Level-1 I-Cache directory where the returned cache line was sourced from an Off Book Level-3 cache"
91959826caSMatt Macy	},
92959826caSMatt Macy	{
93959826caSMatt Macy		"EventCode": "144",
94959826caSMatt Macy		"EventName": "DTLB1_WRITES",
95959826caSMatt Macy		"BriefDescription": "DTLB1 Writes",
96959826caSMatt Macy		"PublicDescription": "A translation entry has been written to the Level-1 Data Translation Lookaside Buffer"
97959826caSMatt Macy	},
98959826caSMatt Macy	{
99959826caSMatt Macy		"EventCode": "145",
100959826caSMatt Macy		"EventName": "ITLB1_WRITES",
101959826caSMatt Macy		"BriefDescription": "ITLB1 Writes",
102959826caSMatt Macy		"PublicDescription": "A translation entry has been written to the Level-1 Instruction Translation Lookaside Buffer"
103959826caSMatt Macy	},
104959826caSMatt Macy	{
105959826caSMatt Macy		"EventCode": "146",
106959826caSMatt Macy		"EventName": "TLB2_PTE_WRITES",
107959826caSMatt Macy		"BriefDescription": "TLB2 PTE Writes",
108959826caSMatt Macy		"PublicDescription": "A translation entry has been written to the Level-2 TLB Page Table Entry arrays"
109959826caSMatt Macy	},
110959826caSMatt Macy	{
111959826caSMatt Macy		"EventCode": "147",
112959826caSMatt Macy		"EventName": "TLB2_CRSTE_HPAGE_WRITES",
113959826caSMatt Macy		"BriefDescription": "TLB2 CRSTE One-Megabyte Page Writes",
114959826caSMatt Macy		"PublicDescription": "A translation entry has been written to the Level-2 TLB Common Region Segment Table Entry arrays for a one-megabyte large page translation"
115959826caSMatt Macy	},
116959826caSMatt Macy	{
117959826caSMatt Macy		"EventCode": "148",
118959826caSMatt Macy		"EventName": "TLB2_CRSTE_WRITES",
119959826caSMatt Macy		"BriefDescription": "TLB2 CRSTE Writes",
120959826caSMatt Macy		"PublicDescription": "A translation entry has been written to the Level-2 TLB Common Region Segment Table Entry arrays"
121959826caSMatt Macy	},
122959826caSMatt Macy	{
123959826caSMatt Macy		"EventCode": "150",
124959826caSMatt Macy		"EventName": "L1D_ONCHIP_L3_SOURCED_WRITES",
125959826caSMatt Macy		"BriefDescription": "L1D On-Chip L3 Sourced Writes",
126959826caSMatt Macy		"PublicDescription": "A directory write to the Level-1 D-Cache directory where the returned cache line was sourced from an On Chip Level-3 cache"
127959826caSMatt Macy	},
128959826caSMatt Macy	{
129959826caSMatt Macy		"EventCode": "152",
130959826caSMatt Macy		"EventName": "L1D_OFFCHIP_L3_SOURCED_WRITES",
131959826caSMatt Macy		"BriefDescription": "L1D Off-Chip L3 Sourced Writes",
132959826caSMatt Macy		"PublicDescription": "A directory write to the Level-1 D-Cache directory where the returned cache line was sourced from an Off Chip/On Book Level-3 cache"
133959826caSMatt Macy	},
134959826caSMatt Macy	{
135959826caSMatt Macy		"EventCode": "153",
136959826caSMatt Macy		"EventName": "L1I_ONCHIP_L3_SOURCED_WRITES",
137959826caSMatt Macy		"BriefDescription": "L1I On-Chip L3 Sourced Writes",
138959826caSMatt Macy		"PublicDescription": "A directory write to the Level-1 I-Cache directory where the returned cache line was sourced from an On Chip Level-3 cache"
139959826caSMatt Macy	},
140959826caSMatt Macy	{
141959826caSMatt Macy		"EventCode": "155",
142959826caSMatt Macy		"EventName": "L1I_OFFCHIP_L3_SOURCED_WRITES",
143959826caSMatt Macy		"BriefDescription": "L1I Off-Chip L3 Sourced Writes",
144959826caSMatt Macy		"PublicDescription": "A directory write to the Level-1 I-Cache directory where the returned cache line was sourced from an Off Chip/On Book Level-3 cache"
145*75d28674SEd Maste	}
146959826caSMatt Macy]
147