5 "EventName": "L1I_L2_SOURCED_WRITES",
6 "BriefDescription": "L1I L2 Sourced Writes",
7 "PublicDescription": "A directory write to the Level-1 I-Cache directory where the returned cache line was sourced from the Level-2 (L1.5) cache"
12 "EventName": "L1D_L2_SOURCED_WRITES",
13 "BriefDescription": "L1D L2 Sourced Writes",
14 "PublicDescription": "A directory write to the Level-1 D-Cache directory where the installed cache line was sourced from the Level-2 (L1.5) cache"
19 "EventName": "L1I_L3_LOCAL_WRITES",
20 "BriefDescription": "L1I L3 Local Writes",
21 "PublicDescription": "A directory write to the Level-1 I-Cache directory where the installed cache line was sourced from the Level-3 cache that is on the same book as the Instruction cache (Local L2 cache)"
26 "EventName": "L1D_L3_LOCAL_WRITES",
27 "BriefDescription": "L1D L3 Local Writes",
28 "PublicDescription": "A directory write to the Level-1 D-Cache directory where the installtion cache line was source from the Level-3 cache that is on the same book as the Data cache (Local L2 cache)"
33 "EventName": "L1I_L3_REMOTE_WRITES",
34 "BriefDescription": "L1I L3 Remote Writes",
35 "PublicDescription": "A directory write to the Level-1 I-Cache directory where the installed cache line was sourced from a Level-3 cache that is not on the same book as the Instruction cache (Remote L2 cache)"
40 "EventName": "L1D_L3_REMOTE_WRITES",
41 "BriefDescription": "L1D L3 Remote Writes",
42 "PublicDescription": "A directory write to the Level-1 D-Cache directory where the installed cache line was sourced from a Level-3 cache that is not on the same book as the Data cache (Remote L2 cache)"
47 "EventName": "L1D_LMEM_SOURCED_WRITES",
48 "BriefDescription": "L1D Local Memory Sourced Writes",
49 "PublicDescription": "A directory write to the Level-1 D-Cache directory where the installed cache line was sourced from memory that is attached to the same book as the Data cache (Local Memory)"
54 "EventName": "L1I_LMEM_SOURCED_WRITES",
55 "BriefDescription": "L1I Local Memory Sourced Writes",
56 "PublicDescription": "A directory write to the Level-1 I-Cache where the installed cache line was sourced from memory that is attached to the s ame book as the Instruction cache (Local Memory)"
61 "EventName": "L1D_RO_EXCL_WRITES",
62 "BriefDescription": "L1D Read-only Exclusive Writes",
63 "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"
68 "EventName": "L1I_CACHELINE_INVALIDATES",
69 "BriefDescription": "L1I Cacheline Invalidates",
70 "PublicDescription": "A cache line in the Level-1 I-Cache has been invalidated by a store on the same CPU as the Level-1 I-Cache"
75 "EventName": "ITLB1_WRITES",
76 "BriefDescription": "ITLB1 Writes",
77 "PublicDescription": "A translation entry has been written into the Level-1 Instruction Translation Lookaside Buffer"
82 "EventName": "DTLB1_WRITES",
83 "BriefDescription": "DTLB1 Writes",
84 "PublicDescription": "A translation entry has been written to the Level-1 Data Translation Lookaside Buffer"
89 "EventName": "TLB2_PTE_WRITES",
90 "BriefDescription": "TLB2 PTE Writes",
91 "PublicDescription": "A translation entry has been written to the Level-2 TLB Page Table Entry arrays"
96 "EventName": "TLB2_CRSTE_WRITES",
97 "BriefDescription": "TLB2 CRSTE Writes",
98 "PublicDescription": "A translation entry has been written to the Level-2 TLB Common Region Segment Table Entry arrays"
103 "EventName": "TLB2_CRSTE_HPAGE_WRITES",
104 "BriefDescription": "TLB2 CRSTE One-Megabyte Page Writes",
105 "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"
110 "EventName": "ITLB1_MISSES",
111 "BriefDescription": "ITLB1 Misses",
112 "PublicDescription": "Level-1 Instruction TLB miss in progress. Incremented by one for every cycle an ITLB1 miss is in progress"
117 "EventName": "DTLB1_MISSES",
118 "BriefDescription": "DTLB1 Misses",
119 "PublicDescription": "Level-1 Data TLB miss in progress. Incremented by one for every cycle an DTLB1 miss is in progress"
124 "EventName": "L2C_STORES_SENT",
125 "BriefDescription": "L2C Stores Sent",
126 "PublicDescription": "Incremented by one for every store sent to Level-2 (L1.5) cache"