1959826caSMatt Macy[ 2959826caSMatt Macy { 3*18054d02SAlexander Motin "BriefDescription": "Requests rejected by the L2Q", 4959826caSMatt Macy "CollectPEBSRecord": "1", 5959826caSMatt Macy "Counter": "0,1,2,3", 6959826caSMatt Macy "EventCode": "0x31", 7959826caSMatt Macy "EventName": "CORE_REJECT_L2Q.ALL", 8959826caSMatt Macy "PDIR_COUNTER": "na", 9*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 10*18054d02SAlexander Motin "PublicDescription": "Counts the number of demand and L1 prefetcher requests rejected by the L2Q due to a full or nearly full condition which likely indicates back pressure from L2Q. It also counts requests that would have gone directly to the XQ, but are rejected due to a full or nearly full condition, indicating back pressure from the IDI link. The L2Q may also reject transactions from a core to insure fairness between cores, or to delay a core's dirty eviction when the address conflicts with incoming external snoops.", 11*18054d02SAlexander Motin "SampleAfterValue": "200003" 12959826caSMatt Macy }, 13959826caSMatt Macy { 14*18054d02SAlexander Motin "BriefDescription": "L1 Cache evictions for dirty data", 15959826caSMatt Macy "CollectPEBSRecord": "1", 16959826caSMatt Macy "Counter": "0,1,2,3", 17*18054d02SAlexander Motin "EventCode": "0x51", 18959826caSMatt Macy "EventName": "DL1.REPLACEMENT", 19959826caSMatt Macy "PDIR_COUNTER": "na", 20*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 21*18054d02SAlexander Motin "PublicDescription": "Counts when a modified (dirty) cache line is evicted from the data L1 cache and needs to be written back to memory. No count will occur if the evicted line is clean, and hence does not require a writeback.", 22959826caSMatt Macy "SampleAfterValue": "200003", 23*18054d02SAlexander Motin "UMask": "0x1" 24959826caSMatt Macy }, 25959826caSMatt Macy { 26*18054d02SAlexander Motin "BriefDescription": "Cycles code-fetch stalled due to an outstanding ICache miss.", 27959826caSMatt Macy "CollectPEBSRecord": "1", 28959826caSMatt Macy "Counter": "0,1,2,3", 29*18054d02SAlexander Motin "EventCode": "0x86", 30959826caSMatt Macy "EventName": "FETCH_STALL.ICACHE_FILL_PENDING_CYCLES", 31959826caSMatt Macy "PDIR_COUNTER": "na", 32*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 33*18054d02SAlexander Motin "PublicDescription": "Counts cycles that fetch is stalled due to an outstanding ICache miss. That is, the decoder queue is able to accept bytes, but the fetch unit is unable to provide bytes due to an ICache miss. Note: this event is not the same as the total number of cycles spent retrieving instruction cache lines from the memory hierarchy.", 34959826caSMatt Macy "SampleAfterValue": "200003", 35*18054d02SAlexander Motin "UMask": "0x2" 36959826caSMatt Macy }, 37959826caSMatt Macy { 38*18054d02SAlexander Motin "BriefDescription": "Requests rejected by the XQ", 39959826caSMatt Macy "CollectPEBSRecord": "1", 40959826caSMatt Macy "Counter": "0,1,2,3", 41*18054d02SAlexander Motin "EventCode": "0x30", 42*18054d02SAlexander Motin "EventName": "L2_REJECT_XQ.ALL", 43*18054d02SAlexander Motin "PDIR_COUNTER": "na", 44959826caSMatt Macy "PEBScounters": "0,1,2,3", 45*18054d02SAlexander Motin "PublicDescription": "Counts the number of demand and prefetch transactions that the L2 XQ rejects due to a full or near full condition which likely indicates back pressure from the intra-die interconnect (IDI) fabric. The XQ may reject transactions from the L2Q (non-cacheable requests), L2 misses and L2 write-back victims.", 46*18054d02SAlexander Motin "SampleAfterValue": "200003" 47*18054d02SAlexander Motin }, 48*18054d02SAlexander Motin { 49*18054d02SAlexander Motin "BriefDescription": "L2 cache request misses", 50*18054d02SAlexander Motin "CollectPEBSRecord": "1", 51*18054d02SAlexander Motin "Counter": "0,1,2,3", 52*18054d02SAlexander Motin "EventCode": "0x2E", 53*18054d02SAlexander Motin "EventName": "LONGEST_LAT_CACHE.MISS", 54*18054d02SAlexander Motin "PDIR_COUNTER": "na", 55*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 56*18054d02SAlexander Motin "PublicDescription": "Counts memory requests originating from the core that miss in the L2 cache.", 57*18054d02SAlexander Motin "SampleAfterValue": "200003", 58*18054d02SAlexander Motin "UMask": "0x41" 59*18054d02SAlexander Motin }, 60*18054d02SAlexander Motin { 61*18054d02SAlexander Motin "BriefDescription": "L2 cache requests", 62*18054d02SAlexander Motin "CollectPEBSRecord": "1", 63*18054d02SAlexander Motin "Counter": "0,1,2,3", 64*18054d02SAlexander Motin "EventCode": "0x2E", 65*18054d02SAlexander Motin "EventName": "LONGEST_LAT_CACHE.REFERENCE", 66*18054d02SAlexander Motin "PDIR_COUNTER": "na", 67*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 68*18054d02SAlexander Motin "PublicDescription": "Counts memory requests originating from the core that reference a cache line in the L2 cache.", 69*18054d02SAlexander Motin "SampleAfterValue": "200003", 70*18054d02SAlexander Motin "UMask": "0x4f" 71*18054d02SAlexander Motin }, 72*18054d02SAlexander Motin { 73*18054d02SAlexander Motin "BriefDescription": "Loads retired that came from DRAM (Precise event capable)", 74*18054d02SAlexander Motin "CollectPEBSRecord": "2", 75*18054d02SAlexander Motin "Counter": "0,1,2,3", 76*18054d02SAlexander Motin "Data_LA": "1", 77*18054d02SAlexander Motin "EventCode": "0xD1", 78*18054d02SAlexander Motin "EventName": "MEM_LOAD_UOPS_RETIRED.DRAM_HIT", 79*18054d02SAlexander Motin "PEBS": "2", 80*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 81*18054d02SAlexander Motin "PublicDescription": "Counts memory load uops retired where the data is retrieved from DRAM. Event is counted at retirement, so the speculative loads are ignored. A memory load can hit (or miss) the L1 cache, hit (or miss) the L2 cache, hit DRAM, hit in the WCB or receive a HITM response.", 82*18054d02SAlexander Motin "SampleAfterValue": "200003", 83*18054d02SAlexander Motin "UMask": "0x80" 84*18054d02SAlexander Motin }, 85*18054d02SAlexander Motin { 86*18054d02SAlexander Motin "BriefDescription": "Memory uop retired where cross core or cross module HITM occurred (Precise event capable)", 87*18054d02SAlexander Motin "CollectPEBSRecord": "2", 88*18054d02SAlexander Motin "Counter": "0,1,2,3", 89*18054d02SAlexander Motin "Data_LA": "1", 90*18054d02SAlexander Motin "EventCode": "0xD1", 91*18054d02SAlexander Motin "EventName": "MEM_LOAD_UOPS_RETIRED.HITM", 92*18054d02SAlexander Motin "PEBS": "2", 93*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 94*18054d02SAlexander Motin "PublicDescription": "Counts load uops retired where the cache line containing the data was in the modified state of another core or modules cache (HITM). More specifically, this means that when the load address was checked by other caching agents (typically another processor) in the system, one of those caching agents indicated that they had a dirty copy of the data. Loads that obtain a HITM response incur greater latency than most is typical for a load. In addition, since HITM indicates that some other processor had this data in its cache, it implies that the data was shared between processors, or potentially was a lock or semaphore value. This event is useful for locating sharing, false sharing, and contended locks.", 95*18054d02SAlexander Motin "SampleAfterValue": "200003", 96*18054d02SAlexander Motin "UMask": "0x20" 97*18054d02SAlexander Motin }, 98*18054d02SAlexander Motin { 99*18054d02SAlexander Motin "BriefDescription": "Load uops retired that hit L1 data cache (Precise event capable)", 100*18054d02SAlexander Motin "CollectPEBSRecord": "2", 101*18054d02SAlexander Motin "Counter": "0,1,2,3", 102*18054d02SAlexander Motin "Data_LA": "1", 103*18054d02SAlexander Motin "EventCode": "0xD1", 104*18054d02SAlexander Motin "EventName": "MEM_LOAD_UOPS_RETIRED.L1_HIT", 105*18054d02SAlexander Motin "PEBS": "2", 106*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 107*18054d02SAlexander Motin "PublicDescription": "Counts load uops retired that hit the L1 data cache.", 108*18054d02SAlexander Motin "SampleAfterValue": "200003", 109*18054d02SAlexander Motin "UMask": "0x1" 110*18054d02SAlexander Motin }, 111*18054d02SAlexander Motin { 112*18054d02SAlexander Motin "BriefDescription": "Load uops retired that missed L1 data cache (Precise event capable)", 113*18054d02SAlexander Motin "CollectPEBSRecord": "2", 114*18054d02SAlexander Motin "Counter": "0,1,2,3", 115*18054d02SAlexander Motin "Data_LA": "1", 116*18054d02SAlexander Motin "EventCode": "0xD1", 117*18054d02SAlexander Motin "EventName": "MEM_LOAD_UOPS_RETIRED.L1_MISS", 118*18054d02SAlexander Motin "PEBS": "2", 119*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 120*18054d02SAlexander Motin "PublicDescription": "Counts load uops retired that miss the L1 data cache.", 121*18054d02SAlexander Motin "SampleAfterValue": "200003", 122*18054d02SAlexander Motin "UMask": "0x8" 123*18054d02SAlexander Motin }, 124*18054d02SAlexander Motin { 125*18054d02SAlexander Motin "BriefDescription": "Load uops retired that hit L2 (Precise event capable)", 126*18054d02SAlexander Motin "CollectPEBSRecord": "2", 127*18054d02SAlexander Motin "Counter": "0,1,2,3", 128*18054d02SAlexander Motin "Data_LA": "1", 129*18054d02SAlexander Motin "EventCode": "0xD1", 130*18054d02SAlexander Motin "EventName": "MEM_LOAD_UOPS_RETIRED.L2_HIT", 131*18054d02SAlexander Motin "PEBS": "2", 132*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 133*18054d02SAlexander Motin "PublicDescription": "Counts load uops retired that hit in the L2 cache.", 134*18054d02SAlexander Motin "SampleAfterValue": "200003", 135*18054d02SAlexander Motin "UMask": "0x2" 136*18054d02SAlexander Motin }, 137*18054d02SAlexander Motin { 138*18054d02SAlexander Motin "BriefDescription": "Load uops retired that missed L2 (Precise event capable)", 139*18054d02SAlexander Motin "CollectPEBSRecord": "2", 140*18054d02SAlexander Motin "Counter": "0,1,2,3", 141*18054d02SAlexander Motin "Data_LA": "1", 142*18054d02SAlexander Motin "EventCode": "0xD1", 143*18054d02SAlexander Motin "EventName": "MEM_LOAD_UOPS_RETIRED.L2_MISS", 144*18054d02SAlexander Motin "PEBS": "2", 145*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 146*18054d02SAlexander Motin "PublicDescription": "Counts load uops retired that miss in the L2 cache.", 147*18054d02SAlexander Motin "SampleAfterValue": "200003", 148*18054d02SAlexander Motin "UMask": "0x10" 149*18054d02SAlexander Motin }, 150*18054d02SAlexander Motin { 151*18054d02SAlexander Motin "BriefDescription": "Loads retired that hit WCB (Precise event capable)", 152*18054d02SAlexander Motin "CollectPEBSRecord": "2", 153*18054d02SAlexander Motin "Counter": "0,1,2,3", 154*18054d02SAlexander Motin "Data_LA": "1", 155*18054d02SAlexander Motin "EventCode": "0xD1", 156*18054d02SAlexander Motin "EventName": "MEM_LOAD_UOPS_RETIRED.WCB_HIT", 157*18054d02SAlexander Motin "PEBS": "2", 158*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 159*18054d02SAlexander Motin "PublicDescription": "Counts memory load uops retired where the data is retrieved from the WCB (or fill buffer), indicating that the load found its data while that data was in the process of being brought into the L1 cache. Typically a load will receive this indication when some other load or prefetch missed the L1 cache and was in the process of retrieving the cache line containing the data, but that process had not yet finished (and written the data back to the cache). For example, consider load X and Y, both referencing the same cache line that is not in the L1 cache. If load X misses cache first, it obtains and WCB (or fill buffer) and begins the process of requesting the data. When load Y requests the data, it will either hit the WCB, or the L1 cache, depending on exactly what time the request to Y occurs.", 160*18054d02SAlexander Motin "SampleAfterValue": "200003", 161*18054d02SAlexander Motin "UMask": "0x40" 162*18054d02SAlexander Motin }, 163*18054d02SAlexander Motin { 164*18054d02SAlexander Motin "BriefDescription": "Memory uops retired (Precise event capable)", 165*18054d02SAlexander Motin "CollectPEBSRecord": "2", 166*18054d02SAlexander Motin "Counter": "0,1,2,3", 167*18054d02SAlexander Motin "Data_LA": "1", 168*18054d02SAlexander Motin "EventCode": "0xD0", 169*18054d02SAlexander Motin "EventName": "MEM_UOPS_RETIRED.ALL", 170*18054d02SAlexander Motin "PEBS": "2", 171*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 172*18054d02SAlexander Motin "PublicDescription": "Counts the number of memory uops retired that is either a loads or a store or both.", 173*18054d02SAlexander Motin "SampleAfterValue": "200003", 174*18054d02SAlexander Motin "UMask": "0x83" 175*18054d02SAlexander Motin }, 176*18054d02SAlexander Motin { 177*18054d02SAlexander Motin "BriefDescription": "Load uops retired (Precise event capable)", 178*18054d02SAlexander Motin "CollectPEBSRecord": "2", 179*18054d02SAlexander Motin "Counter": "0,1,2,3", 180*18054d02SAlexander Motin "Data_LA": "1", 181*18054d02SAlexander Motin "EventCode": "0xD0", 182*18054d02SAlexander Motin "EventName": "MEM_UOPS_RETIRED.ALL_LOADS", 183*18054d02SAlexander Motin "PEBS": "2", 184*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 185*18054d02SAlexander Motin "PublicDescription": "Counts the number of load uops retired.", 186*18054d02SAlexander Motin "SampleAfterValue": "200003", 187*18054d02SAlexander Motin "UMask": "0x81" 188*18054d02SAlexander Motin }, 189*18054d02SAlexander Motin { 190*18054d02SAlexander Motin "BriefDescription": "Store uops retired (Precise event capable)", 191*18054d02SAlexander Motin "CollectPEBSRecord": "2", 192*18054d02SAlexander Motin "Counter": "0,1,2,3", 193*18054d02SAlexander Motin "Data_LA": "1", 194*18054d02SAlexander Motin "EventCode": "0xD0", 195*18054d02SAlexander Motin "EventName": "MEM_UOPS_RETIRED.ALL_STORES", 196*18054d02SAlexander Motin "PEBS": "2", 197*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 198*18054d02SAlexander Motin "PublicDescription": "Counts the number of store uops retired.", 199*18054d02SAlexander Motin "SampleAfterValue": "200003", 200*18054d02SAlexander Motin "UMask": "0x82" 201*18054d02SAlexander Motin }, 202*18054d02SAlexander Motin { 203*18054d02SAlexander Motin "BriefDescription": "Locked load uops retired (Precise event capable)", 204*18054d02SAlexander Motin "CollectPEBSRecord": "2", 205*18054d02SAlexander Motin "Counter": "0,1,2,3", 206*18054d02SAlexander Motin "Data_LA": "1", 207*18054d02SAlexander Motin "EventCode": "0xD0", 208*18054d02SAlexander Motin "EventName": "MEM_UOPS_RETIRED.LOCK_LOADS", 209*18054d02SAlexander Motin "PEBS": "2", 210*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 211*18054d02SAlexander Motin "PublicDescription": "Counts locked memory uops retired. This includes regular locks and bus locks. (To specifically count bus locks only, see the Offcore response event.) A locked access is one with a lock prefix, or an exchange to memory. See the SDM for a complete description of which memory load accesses are locks.", 212*18054d02SAlexander Motin "SampleAfterValue": "200003", 213*18054d02SAlexander Motin "UMask": "0x21" 214*18054d02SAlexander Motin }, 215*18054d02SAlexander Motin { 216*18054d02SAlexander Motin "BriefDescription": "Memory uops retired that split a cache-line (Precise event capable)", 217*18054d02SAlexander Motin "CollectPEBSRecord": "2", 218*18054d02SAlexander Motin "Counter": "0,1,2,3", 219*18054d02SAlexander Motin "Data_LA": "1", 220*18054d02SAlexander Motin "EventCode": "0xD0", 221*18054d02SAlexander Motin "EventName": "MEM_UOPS_RETIRED.SPLIT", 222*18054d02SAlexander Motin "PEBS": "2", 223*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 224*18054d02SAlexander Motin "PublicDescription": "Counts memory uops retired where the data requested spans a 64 byte cache line boundary.", 225*18054d02SAlexander Motin "SampleAfterValue": "200003", 226*18054d02SAlexander Motin "UMask": "0x43" 227*18054d02SAlexander Motin }, 228*18054d02SAlexander Motin { 229*18054d02SAlexander Motin "BriefDescription": "Load uops retired that split a cache-line (Precise event capable)", 230*18054d02SAlexander Motin "CollectPEBSRecord": "2", 231*18054d02SAlexander Motin "Counter": "0,1,2,3", 232*18054d02SAlexander Motin "Data_LA": "1", 233*18054d02SAlexander Motin "EventCode": "0xD0", 234*18054d02SAlexander Motin "EventName": "MEM_UOPS_RETIRED.SPLIT_LOADS", 235*18054d02SAlexander Motin "PEBS": "2", 236*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 237*18054d02SAlexander Motin "PublicDescription": "Counts load uops retired where the data requested spans a 64 byte cache line boundary.", 238*18054d02SAlexander Motin "SampleAfterValue": "200003", 239*18054d02SAlexander Motin "UMask": "0x41" 240*18054d02SAlexander Motin }, 241*18054d02SAlexander Motin { 242*18054d02SAlexander Motin "BriefDescription": "Stores uops retired that split a cache-line (Precise event capable)", 243*18054d02SAlexander Motin "CollectPEBSRecord": "2", 244*18054d02SAlexander Motin "Counter": "0,1,2,3", 245*18054d02SAlexander Motin "Data_LA": "1", 246*18054d02SAlexander Motin "EventCode": "0xD0", 247*18054d02SAlexander Motin "EventName": "MEM_UOPS_RETIRED.SPLIT_STORES", 248*18054d02SAlexander Motin "PEBS": "2", 249*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 250*18054d02SAlexander Motin "PublicDescription": "Counts store uops retired where the data requested spans a 64 byte cache line boundary.", 251*18054d02SAlexander Motin "SampleAfterValue": "200003", 252*18054d02SAlexander Motin "UMask": "0x42" 253*18054d02SAlexander Motin }, 254*18054d02SAlexander Motin { 255*18054d02SAlexander Motin "BriefDescription": "Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 256*18054d02SAlexander Motin "CollectPEBSRecord": "1", 257*18054d02SAlexander Motin "Counter": "0,1,2,3", 258*18054d02SAlexander Motin "EventCode": "0xB7", 259959826caSMatt Macy "EventName": "OFFCORE_RESPONSE", 260959826caSMatt Macy "PDIR_COUNTER": "na", 261959826caSMatt Macy "PEBScounters": "0,1,2,3", 262959826caSMatt Macy "SampleAfterValue": "100007", 263*18054d02SAlexander Motin "UMask": "0x1" 264959826caSMatt Macy }, 265959826caSMatt Macy { 266959826caSMatt Macy "BriefDescription": "Counts data reads (demand & prefetch) have any transaction responses from the uncore subsystem.", 267*18054d02SAlexander Motin "CollectPEBSRecord": "1", 268*18054d02SAlexander Motin "Counter": "0,1,2,3", 269*18054d02SAlexander Motin "EventCode": "0xB7", 270*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_DATA_RD.ANY_RESPONSE", 271*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 272*18054d02SAlexander Motin "MSRValue": "0x0000013091", 273*18054d02SAlexander Motin "Offcore": "1", 274*18054d02SAlexander Motin "PDIR_COUNTER": "na", 275*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 276*18054d02SAlexander Motin "PublicDescription": "Counts data reads (demand & prefetch) have any transaction responses from the uncore subsystem. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 277*18054d02SAlexander Motin "SampleAfterValue": "100007", 278*18054d02SAlexander Motin "UMask": "0x1" 279959826caSMatt Macy }, 280959826caSMatt Macy { 281959826caSMatt Macy "BriefDescription": "Counts data reads (demand & prefetch) hit the L2 cache.", 282*18054d02SAlexander Motin "CollectPEBSRecord": "1", 283*18054d02SAlexander Motin "Counter": "0,1,2,3", 284*18054d02SAlexander Motin "EventCode": "0xB7", 285*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_DATA_RD.L2_HIT", 286*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 287*18054d02SAlexander Motin "MSRValue": "0x0000043091", 288*18054d02SAlexander Motin "Offcore": "1", 289*18054d02SAlexander Motin "PDIR_COUNTER": "na", 290*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 291*18054d02SAlexander Motin "PublicDescription": "Counts data reads (demand & prefetch) hit the L2 cache. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 292*18054d02SAlexander Motin "SampleAfterValue": "100007", 293*18054d02SAlexander Motin "UMask": "0x1" 294959826caSMatt Macy }, 295959826caSMatt Macy { 296959826caSMatt Macy "BriefDescription": "Counts data reads (demand & prefetch) miss the L2 cache with a snoop hit in the other processor module, data forwarding is required.", 297*18054d02SAlexander Motin "CollectPEBSRecord": "1", 298*18054d02SAlexander Motin "Counter": "0,1,2,3", 299*18054d02SAlexander Motin "EventCode": "0xB7", 300*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_DATA_RD.L2_MISS.HITM_OTHER_CORE", 301*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 302*18054d02SAlexander Motin "MSRValue": "0x1000003091", 303*18054d02SAlexander Motin "Offcore": "1", 304*18054d02SAlexander Motin "PDIR_COUNTER": "na", 305*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 306*18054d02SAlexander Motin "PublicDescription": "Counts data reads (demand & prefetch) miss the L2 cache with a snoop hit in the other processor module, data forwarding is required. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 307*18054d02SAlexander Motin "SampleAfterValue": "100007", 308*18054d02SAlexander Motin "UMask": "0x1" 309959826caSMatt Macy }, 310959826caSMatt Macy { 311*18054d02SAlexander Motin "BriefDescription": "Counts data reads (demand & prefetch) true miss for the L2 cache with a snoop miss in the other processor module.", 312959826caSMatt Macy "CollectPEBSRecord": "1", 313959826caSMatt Macy "Counter": "0,1,2,3", 314*18054d02SAlexander Motin "EventCode": "0xB7", 315*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_DATA_RD.L2_MISS.SNOOP_MISS_OR_NO_SNOOP_NEEDED", 316*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 317*18054d02SAlexander Motin "MSRValue": "0x0200003091", 318*18054d02SAlexander Motin "Offcore": "1", 319959826caSMatt Macy "PDIR_COUNTER": "na", 320*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 321*18054d02SAlexander Motin "PublicDescription": "Counts data reads (demand & prefetch) true miss for the L2 cache with a snoop miss in the other processor module. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 322959826caSMatt Macy "SampleAfterValue": "100007", 323*18054d02SAlexander Motin "UMask": "0x1" 324*18054d02SAlexander Motin }, 325*18054d02SAlexander Motin { 326959826caSMatt Macy "BriefDescription": "Counts data reads (demand & prefetch) outstanding, per cycle, from the time of the L2 miss to when any response is received.", 327959826caSMatt Macy "CollectPEBSRecord": "1", 328959826caSMatt Macy "Counter": "0,1,2,3", 329959826caSMatt Macy "EventCode": "0xB7", 330*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_DATA_RD.OUTSTANDING", 331959826caSMatt Macy "MSRIndex": "0x1a6", 332*18054d02SAlexander Motin "MSRValue": "0x4000003091", 333*18054d02SAlexander Motin "Offcore": "1", 334*18054d02SAlexander Motin "PDIR_COUNTER": "na", 335*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 336*18054d02SAlexander Motin "PublicDescription": "Counts data reads (demand & prefetch) outstanding, per cycle, from the time of the L2 miss to when any response is received. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 337959826caSMatt Macy "SampleAfterValue": "100007", 338*18054d02SAlexander Motin "UMask": "0x1" 339959826caSMatt Macy }, 340959826caSMatt Macy { 341*18054d02SAlexander Motin "BriefDescription": "Counts data reads generated by L1 or L2 prefetchers have any transaction responses from the uncore subsystem.", 342959826caSMatt Macy "CollectPEBSRecord": "1", 343959826caSMatt Macy "Counter": "0,1,2,3", 344*18054d02SAlexander Motin "EventCode": "0xB7", 345*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_PF_DATA_RD.ANY_RESPONSE", 346959826caSMatt Macy "MSRIndex": "0x1a6, 0x1a7", 347*18054d02SAlexander Motin "MSRValue": "0x0000013010", 348*18054d02SAlexander Motin "Offcore": "1", 349*18054d02SAlexander Motin "PDIR_COUNTER": "na", 350*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 351*18054d02SAlexander Motin "PublicDescription": "Counts data reads generated by L1 or L2 prefetchers have any transaction responses from the uncore subsystem. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 352959826caSMatt Macy "SampleAfterValue": "100007", 353*18054d02SAlexander Motin "UMask": "0x1" 354*18054d02SAlexander Motin }, 355*18054d02SAlexander Motin { 356*18054d02SAlexander Motin "BriefDescription": "Counts data reads generated by L1 or L2 prefetchers hit the L2 cache.", 357*18054d02SAlexander Motin "CollectPEBSRecord": "1", 358*18054d02SAlexander Motin "Counter": "0,1,2,3", 359*18054d02SAlexander Motin "EventCode": "0xB7", 360*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_PF_DATA_RD.L2_HIT", 361*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 362*18054d02SAlexander Motin "MSRValue": "0x0000043010", 363*18054d02SAlexander Motin "Offcore": "1", 364*18054d02SAlexander Motin "PDIR_COUNTER": "na", 365*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 366*18054d02SAlexander Motin "PublicDescription": "Counts data reads generated by L1 or L2 prefetchers hit the L2 cache. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 367*18054d02SAlexander Motin "SampleAfterValue": "100007", 368*18054d02SAlexander Motin "UMask": "0x1" 369*18054d02SAlexander Motin }, 370*18054d02SAlexander Motin { 371*18054d02SAlexander Motin "BriefDescription": "Counts data reads generated by L1 or L2 prefetchers miss the L2 cache with a snoop hit in the other processor module, data forwarding is required.", 372*18054d02SAlexander Motin "CollectPEBSRecord": "1", 373*18054d02SAlexander Motin "Counter": "0,1,2,3", 374*18054d02SAlexander Motin "EventCode": "0xB7", 375*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_PF_DATA_RD.L2_MISS.HITM_OTHER_CORE", 376*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 377*18054d02SAlexander Motin "MSRValue": "0x1000003010", 378*18054d02SAlexander Motin "Offcore": "1", 379*18054d02SAlexander Motin "PDIR_COUNTER": "na", 380*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 381*18054d02SAlexander Motin "PublicDescription": "Counts data reads generated by L1 or L2 prefetchers miss the L2 cache with a snoop hit in the other processor module, data forwarding is required. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 382*18054d02SAlexander Motin "SampleAfterValue": "100007", 383*18054d02SAlexander Motin "UMask": "0x1" 384*18054d02SAlexander Motin }, 385*18054d02SAlexander Motin { 386*18054d02SAlexander Motin "BriefDescription": "Counts data reads generated by L1 or L2 prefetchers true miss for the L2 cache with a snoop miss in the other processor module.", 387*18054d02SAlexander Motin "CollectPEBSRecord": "1", 388*18054d02SAlexander Motin "Counter": "0,1,2,3", 389*18054d02SAlexander Motin "EventCode": "0xB7", 390*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_PF_DATA_RD.L2_MISS.SNOOP_MISS_OR_NO_SNOOP_NEEDED", 391*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 392*18054d02SAlexander Motin "MSRValue": "0x0200003010", 393*18054d02SAlexander Motin "Offcore": "1", 394*18054d02SAlexander Motin "PDIR_COUNTER": "na", 395*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 396*18054d02SAlexander Motin "PublicDescription": "Counts data reads generated by L1 or L2 prefetchers true miss for the L2 cache with a snoop miss in the other processor module. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 397*18054d02SAlexander Motin "SampleAfterValue": "100007", 398*18054d02SAlexander Motin "UMask": "0x1" 399*18054d02SAlexander Motin }, 400*18054d02SAlexander Motin { 401*18054d02SAlexander Motin "BriefDescription": "Counts data reads generated by L1 or L2 prefetchers outstanding, per cycle, from the time of the L2 miss to when any response is received.", 402*18054d02SAlexander Motin "CollectPEBSRecord": "1", 403*18054d02SAlexander Motin "Counter": "0,1,2,3", 404*18054d02SAlexander Motin "EventCode": "0xB7", 405*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_PF_DATA_RD.OUTSTANDING", 406*18054d02SAlexander Motin "MSRIndex": "0x1a6", 407*18054d02SAlexander Motin "MSRValue": "0x4000003010", 408*18054d02SAlexander Motin "Offcore": "1", 409*18054d02SAlexander Motin "PDIR_COUNTER": "na", 410*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 411*18054d02SAlexander Motin "PublicDescription": "Counts data reads generated by L1 or L2 prefetchers outstanding, per cycle, from the time of the L2 miss to when any response is received. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 412*18054d02SAlexander Motin "SampleAfterValue": "100007", 413*18054d02SAlexander Motin "UMask": "0x1" 414*18054d02SAlexander Motin }, 415*18054d02SAlexander Motin { 416959826caSMatt Macy "BriefDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand & prefetch) have any transaction responses from the uncore subsystem.", 417*18054d02SAlexander Motin "CollectPEBSRecord": "1", 418*18054d02SAlexander Motin "Counter": "0,1,2,3", 419*18054d02SAlexander Motin "EventCode": "0xB7", 420*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_READ.ANY_RESPONSE", 421*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 422*18054d02SAlexander Motin "MSRValue": "0x00000132b7", 423*18054d02SAlexander Motin "Offcore": "1", 424*18054d02SAlexander Motin "PDIR_COUNTER": "na", 425*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 426*18054d02SAlexander Motin "PublicDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand & prefetch) have any transaction responses from the uncore subsystem. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 427*18054d02SAlexander Motin "SampleAfterValue": "100007", 428*18054d02SAlexander Motin "UMask": "0x1" 429959826caSMatt Macy }, 430959826caSMatt Macy { 431959826caSMatt Macy "BriefDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand & prefetch) hit the L2 cache.", 432*18054d02SAlexander Motin "CollectPEBSRecord": "1", 433*18054d02SAlexander Motin "Counter": "0,1,2,3", 434*18054d02SAlexander Motin "EventCode": "0xB7", 435*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_READ.L2_HIT", 436*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 437*18054d02SAlexander Motin "MSRValue": "0x00000432b7", 438*18054d02SAlexander Motin "Offcore": "1", 439*18054d02SAlexander Motin "PDIR_COUNTER": "na", 440*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 441*18054d02SAlexander Motin "PublicDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand & prefetch) hit the L2 cache. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 442*18054d02SAlexander Motin "SampleAfterValue": "100007", 443*18054d02SAlexander Motin "UMask": "0x1" 444959826caSMatt Macy }, 445959826caSMatt Macy { 446959826caSMatt Macy "BriefDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand & prefetch) miss the L2 cache with a snoop hit in the other processor module, data forwarding is required.", 447*18054d02SAlexander Motin "CollectPEBSRecord": "1", 448*18054d02SAlexander Motin "Counter": "0,1,2,3", 449*18054d02SAlexander Motin "EventCode": "0xB7", 450*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_READ.L2_MISS.HITM_OTHER_CORE", 451*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 452*18054d02SAlexander Motin "MSRValue": "0x10000032b7", 453*18054d02SAlexander Motin "Offcore": "1", 454*18054d02SAlexander Motin "PDIR_COUNTER": "na", 455*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 456*18054d02SAlexander Motin "PublicDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand & prefetch) miss the L2 cache with a snoop hit in the other processor module, data forwarding is required. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 457*18054d02SAlexander Motin "SampleAfterValue": "100007", 458*18054d02SAlexander Motin "UMask": "0x1" 459959826caSMatt Macy }, 460959826caSMatt Macy { 461*18054d02SAlexander Motin "BriefDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand & prefetch) true miss for the L2 cache with a snoop miss in the other processor module.", 462959826caSMatt Macy "CollectPEBSRecord": "1", 463959826caSMatt Macy "Counter": "0,1,2,3", 464*18054d02SAlexander Motin "EventCode": "0xB7", 465*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_READ.L2_MISS.SNOOP_MISS_OR_NO_SNOOP_NEEDED", 466*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 467*18054d02SAlexander Motin "MSRValue": "0x02000032b7", 468*18054d02SAlexander Motin "Offcore": "1", 469959826caSMatt Macy "PDIR_COUNTER": "na", 470*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 471*18054d02SAlexander Motin "PublicDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand & prefetch) true miss for the L2 cache with a snoop miss in the other processor module. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 472959826caSMatt Macy "SampleAfterValue": "100007", 473*18054d02SAlexander Motin "UMask": "0x1" 474*18054d02SAlexander Motin }, 475*18054d02SAlexander Motin { 476959826caSMatt Macy "BriefDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand & prefetch) outstanding, per cycle, from the time of the L2 miss to when any response is received.", 477*18054d02SAlexander Motin "CollectPEBSRecord": "1", 478*18054d02SAlexander Motin "Counter": "0,1,2,3", 479*18054d02SAlexander Motin "EventCode": "0xB7", 480*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_READ.OUTSTANDING", 481*18054d02SAlexander Motin "MSRIndex": "0x1a6", 482*18054d02SAlexander Motin "MSRValue": "0x40000032b7", 483*18054d02SAlexander Motin "Offcore": "1", 484*18054d02SAlexander Motin "PDIR_COUNTER": "na", 485*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 486*18054d02SAlexander Motin "PublicDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand & prefetch) outstanding, per cycle, from the time of the L2 miss to when any response is received. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 487*18054d02SAlexander Motin "SampleAfterValue": "100007", 488*18054d02SAlexander Motin "UMask": "0x1" 489*18054d02SAlexander Motin }, 490*18054d02SAlexander Motin { 491*18054d02SAlexander Motin "BriefDescription": "Counts requests to the uncore subsystem have any transaction responses from the uncore subsystem.", 492*18054d02SAlexander Motin "CollectPEBSRecord": "1", 493*18054d02SAlexander Motin "Counter": "0,1,2,3", 494*18054d02SAlexander Motin "EventCode": "0xB7", 495*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_REQUEST.ANY_RESPONSE", 496*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 497*18054d02SAlexander Motin "MSRValue": "0x0000018000", 498*18054d02SAlexander Motin "Offcore": "1", 499*18054d02SAlexander Motin "PDIR_COUNTER": "na", 500*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 501*18054d02SAlexander Motin "PublicDescription": "Counts requests to the uncore subsystem have any transaction responses from the uncore subsystem. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 502*18054d02SAlexander Motin "SampleAfterValue": "100007", 503*18054d02SAlexander Motin "UMask": "0x1" 504*18054d02SAlexander Motin }, 505*18054d02SAlexander Motin { 506*18054d02SAlexander Motin "BriefDescription": "Counts requests to the uncore subsystem hit the L2 cache.", 507*18054d02SAlexander Motin "CollectPEBSRecord": "1", 508*18054d02SAlexander Motin "Counter": "0,1,2,3", 509*18054d02SAlexander Motin "EventCode": "0xB7", 510*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_REQUEST.L2_HIT", 511*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 512*18054d02SAlexander Motin "MSRValue": "0x0000048000", 513*18054d02SAlexander Motin "Offcore": "1", 514*18054d02SAlexander Motin "PDIR_COUNTER": "na", 515*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 516*18054d02SAlexander Motin "PublicDescription": "Counts requests to the uncore subsystem hit the L2 cache. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 517*18054d02SAlexander Motin "SampleAfterValue": "100007", 518*18054d02SAlexander Motin "UMask": "0x1" 519*18054d02SAlexander Motin }, 520*18054d02SAlexander Motin { 521*18054d02SAlexander Motin "BriefDescription": "Counts requests to the uncore subsystem miss the L2 cache with a snoop hit in the other processor module, data forwarding is required.", 522*18054d02SAlexander Motin "CollectPEBSRecord": "1", 523*18054d02SAlexander Motin "Counter": "0,1,2,3", 524*18054d02SAlexander Motin "EventCode": "0xB7", 525*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_REQUEST.L2_MISS.HITM_OTHER_CORE", 526*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 527*18054d02SAlexander Motin "MSRValue": "0x1000008000", 528*18054d02SAlexander Motin "Offcore": "1", 529*18054d02SAlexander Motin "PDIR_COUNTER": "na", 530*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 531*18054d02SAlexander Motin "PublicDescription": "Counts requests to the uncore subsystem miss the L2 cache with a snoop hit in the other processor module, data forwarding is required. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 532*18054d02SAlexander Motin "SampleAfterValue": "100007", 533*18054d02SAlexander Motin "UMask": "0x1" 534*18054d02SAlexander Motin }, 535*18054d02SAlexander Motin { 536*18054d02SAlexander Motin "BriefDescription": "Counts requests to the uncore subsystem true miss for the L2 cache with a snoop miss in the other processor module.", 537*18054d02SAlexander Motin "CollectPEBSRecord": "1", 538*18054d02SAlexander Motin "Counter": "0,1,2,3", 539*18054d02SAlexander Motin "EventCode": "0xB7", 540*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_REQUEST.L2_MISS.SNOOP_MISS_OR_NO_SNOOP_NEEDED", 541*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 542*18054d02SAlexander Motin "MSRValue": "0x0200008000", 543*18054d02SAlexander Motin "Offcore": "1", 544*18054d02SAlexander Motin "PDIR_COUNTER": "na", 545*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 546*18054d02SAlexander Motin "PublicDescription": "Counts requests to the uncore subsystem true miss for the L2 cache with a snoop miss in the other processor module. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 547*18054d02SAlexander Motin "SampleAfterValue": "100007", 548*18054d02SAlexander Motin "UMask": "0x1" 549*18054d02SAlexander Motin }, 550*18054d02SAlexander Motin { 551*18054d02SAlexander Motin "BriefDescription": "Counts requests to the uncore subsystem outstanding, per cycle, from the time of the L2 miss to when any response is received.", 552*18054d02SAlexander Motin "CollectPEBSRecord": "1", 553*18054d02SAlexander Motin "Counter": "0,1,2,3", 554*18054d02SAlexander Motin "EventCode": "0xB7", 555*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_REQUEST.OUTSTANDING", 556*18054d02SAlexander Motin "MSRIndex": "0x1a6", 557*18054d02SAlexander Motin "MSRValue": "0x4000008000", 558*18054d02SAlexander Motin "Offcore": "1", 559*18054d02SAlexander Motin "PDIR_COUNTER": "na", 560*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 561*18054d02SAlexander Motin "PublicDescription": "Counts requests to the uncore subsystem outstanding, per cycle, from the time of the L2 miss to when any response is received. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 562*18054d02SAlexander Motin "SampleAfterValue": "100007", 563*18054d02SAlexander Motin "UMask": "0x1" 564*18054d02SAlexander Motin }, 565*18054d02SAlexander Motin { 566*18054d02SAlexander Motin "BriefDescription": "Counts reads for ownership (RFO) requests (demand & prefetch) have any transaction responses from the uncore subsystem.", 567*18054d02SAlexander Motin "CollectPEBSRecord": "1", 568*18054d02SAlexander Motin "Counter": "0,1,2,3", 569*18054d02SAlexander Motin "EventCode": "0xB7", 570*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_RFO.ANY_RESPONSE", 571*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 572*18054d02SAlexander Motin "MSRValue": "0x0000010022", 573*18054d02SAlexander Motin "Offcore": "1", 574*18054d02SAlexander Motin "PDIR_COUNTER": "na", 575*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 576*18054d02SAlexander Motin "PublicDescription": "Counts reads for ownership (RFO) requests (demand & prefetch) have any transaction responses from the uncore subsystem. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 577*18054d02SAlexander Motin "SampleAfterValue": "100007", 578*18054d02SAlexander Motin "UMask": "0x1" 579*18054d02SAlexander Motin }, 580*18054d02SAlexander Motin { 581*18054d02SAlexander Motin "BriefDescription": "Counts reads for ownership (RFO) requests (demand & prefetch) hit the L2 cache.", 582*18054d02SAlexander Motin "CollectPEBSRecord": "1", 583*18054d02SAlexander Motin "Counter": "0,1,2,3", 584*18054d02SAlexander Motin "EventCode": "0xB7", 585*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_RFO.L2_HIT", 586*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 587*18054d02SAlexander Motin "MSRValue": "0x0000040022", 588*18054d02SAlexander Motin "Offcore": "1", 589*18054d02SAlexander Motin "PDIR_COUNTER": "na", 590*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 591*18054d02SAlexander Motin "PublicDescription": "Counts reads for ownership (RFO) requests (demand & prefetch) hit the L2 cache. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 592*18054d02SAlexander Motin "SampleAfterValue": "100007", 593*18054d02SAlexander Motin "UMask": "0x1" 594*18054d02SAlexander Motin }, 595*18054d02SAlexander Motin { 596*18054d02SAlexander Motin "BriefDescription": "Counts reads for ownership (RFO) requests (demand & prefetch) miss the L2 cache with a snoop hit in the other processor module, data forwarding is required.", 597*18054d02SAlexander Motin "CollectPEBSRecord": "1", 598*18054d02SAlexander Motin "Counter": "0,1,2,3", 599*18054d02SAlexander Motin "EventCode": "0xB7", 600*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_RFO.L2_MISS.HITM_OTHER_CORE", 601*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 602*18054d02SAlexander Motin "MSRValue": "0x1000000022", 603*18054d02SAlexander Motin "Offcore": "1", 604*18054d02SAlexander Motin "PDIR_COUNTER": "na", 605*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 606*18054d02SAlexander Motin "PublicDescription": "Counts reads for ownership (RFO) requests (demand & prefetch) miss the L2 cache with a snoop hit in the other processor module, data forwarding is required. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 607*18054d02SAlexander Motin "SampleAfterValue": "100007", 608*18054d02SAlexander Motin "UMask": "0x1" 609*18054d02SAlexander Motin }, 610*18054d02SAlexander Motin { 611*18054d02SAlexander Motin "BriefDescription": "Counts reads for ownership (RFO) requests (demand & prefetch) true miss for the L2 cache with a snoop miss in the other processor module.", 612*18054d02SAlexander Motin "CollectPEBSRecord": "1", 613*18054d02SAlexander Motin "Counter": "0,1,2,3", 614*18054d02SAlexander Motin "EventCode": "0xB7", 615*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_RFO.L2_MISS.SNOOP_MISS_OR_NO_SNOOP_NEEDED", 616*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 617*18054d02SAlexander Motin "MSRValue": "0x0200000022", 618*18054d02SAlexander Motin "Offcore": "1", 619*18054d02SAlexander Motin "PDIR_COUNTER": "na", 620*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 621*18054d02SAlexander Motin "PublicDescription": "Counts reads for ownership (RFO) requests (demand & prefetch) true miss for the L2 cache with a snoop miss in the other processor module. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 622*18054d02SAlexander Motin "SampleAfterValue": "100007", 623*18054d02SAlexander Motin "UMask": "0x1" 624*18054d02SAlexander Motin }, 625*18054d02SAlexander Motin { 626*18054d02SAlexander Motin "BriefDescription": "Counts reads for ownership (RFO) requests (demand & prefetch) outstanding, per cycle, from the time of the L2 miss to when any response is received.", 627*18054d02SAlexander Motin "CollectPEBSRecord": "1", 628*18054d02SAlexander Motin "Counter": "0,1,2,3", 629*18054d02SAlexander Motin "EventCode": "0xB7", 630*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.ANY_RFO.OUTSTANDING", 631*18054d02SAlexander Motin "MSRIndex": "0x1a6", 632*18054d02SAlexander Motin "MSRValue": "0x4000000022", 633*18054d02SAlexander Motin "Offcore": "1", 634*18054d02SAlexander Motin "PDIR_COUNTER": "na", 635*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 636*18054d02SAlexander Motin "PublicDescription": "Counts reads for ownership (RFO) requests (demand & prefetch) outstanding, per cycle, from the time of the L2 miss to when any response is received. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 637*18054d02SAlexander Motin "SampleAfterValue": "100007", 638*18054d02SAlexander Motin "UMask": "0x1" 639*18054d02SAlexander Motin }, 640*18054d02SAlexander Motin { 641*18054d02SAlexander Motin "BriefDescription": "Counts bus lock and split lock requests have any transaction responses from the uncore subsystem.", 642*18054d02SAlexander Motin "CollectPEBSRecord": "1", 643*18054d02SAlexander Motin "Counter": "0,1,2,3", 644*18054d02SAlexander Motin "EventCode": "0xB7", 645*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.BUS_LOCKS.ANY_RESPONSE", 646*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 647*18054d02SAlexander Motin "MSRValue": "0x0000010400", 648*18054d02SAlexander Motin "Offcore": "1", 649*18054d02SAlexander Motin "PDIR_COUNTER": "na", 650*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 651*18054d02SAlexander Motin "PublicDescription": "Counts bus lock and split lock requests have any transaction responses from the uncore subsystem. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 652*18054d02SAlexander Motin "SampleAfterValue": "100007", 653*18054d02SAlexander Motin "UMask": "0x1" 654*18054d02SAlexander Motin }, 655*18054d02SAlexander Motin { 656*18054d02SAlexander Motin "BriefDescription": "Counts bus lock and split lock requests hit the L2 cache.", 657*18054d02SAlexander Motin "CollectPEBSRecord": "1", 658*18054d02SAlexander Motin "Counter": "0,1,2,3", 659*18054d02SAlexander Motin "EventCode": "0xB7", 660*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.BUS_LOCKS.L2_HIT", 661*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 662*18054d02SAlexander Motin "MSRValue": "0x0000040400", 663*18054d02SAlexander Motin "Offcore": "1", 664*18054d02SAlexander Motin "PDIR_COUNTER": "na", 665*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 666*18054d02SAlexander Motin "PublicDescription": "Counts bus lock and split lock requests hit the L2 cache. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 667*18054d02SAlexander Motin "SampleAfterValue": "100007", 668*18054d02SAlexander Motin "UMask": "0x1" 669*18054d02SAlexander Motin }, 670*18054d02SAlexander Motin { 671*18054d02SAlexander Motin "BriefDescription": "Counts bus lock and split lock requests miss the L2 cache with a snoop hit in the other processor module, data forwarding is required.", 672*18054d02SAlexander Motin "CollectPEBSRecord": "1", 673*18054d02SAlexander Motin "Counter": "0,1,2,3", 674*18054d02SAlexander Motin "EventCode": "0xB7", 675*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.BUS_LOCKS.L2_MISS.HITM_OTHER_CORE", 676*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 677*18054d02SAlexander Motin "MSRValue": "0x1000000400", 678*18054d02SAlexander Motin "Offcore": "1", 679*18054d02SAlexander Motin "PDIR_COUNTER": "na", 680*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 681*18054d02SAlexander Motin "PublicDescription": "Counts bus lock and split lock requests miss the L2 cache with a snoop hit in the other processor module, data forwarding is required. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 682*18054d02SAlexander Motin "SampleAfterValue": "100007", 683*18054d02SAlexander Motin "UMask": "0x1" 684*18054d02SAlexander Motin }, 685*18054d02SAlexander Motin { 686*18054d02SAlexander Motin "BriefDescription": "Counts bus lock and split lock requests true miss for the L2 cache with a snoop miss in the other processor module.", 687*18054d02SAlexander Motin "CollectPEBSRecord": "1", 688*18054d02SAlexander Motin "Counter": "0,1,2,3", 689*18054d02SAlexander Motin "EventCode": "0xB7", 690*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.BUS_LOCKS.L2_MISS.SNOOP_MISS_OR_NO_SNOOP_NEEDED", 691*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 692*18054d02SAlexander Motin "MSRValue": "0x0200000400", 693*18054d02SAlexander Motin "Offcore": "1", 694*18054d02SAlexander Motin "PDIR_COUNTER": "na", 695*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 696*18054d02SAlexander Motin "PublicDescription": "Counts bus lock and split lock requests true miss for the L2 cache with a snoop miss in the other processor module. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 697*18054d02SAlexander Motin "SampleAfterValue": "100007", 698*18054d02SAlexander Motin "UMask": "0x1" 699*18054d02SAlexander Motin }, 700*18054d02SAlexander Motin { 701*18054d02SAlexander Motin "BriefDescription": "Counts bus lock and split lock requests outstanding, per cycle, from the time of the L2 miss to when any response is received.", 702*18054d02SAlexander Motin "CollectPEBSRecord": "1", 703*18054d02SAlexander Motin "Counter": "0,1,2,3", 704*18054d02SAlexander Motin "EventCode": "0xB7", 705*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.BUS_LOCKS.OUTSTANDING", 706*18054d02SAlexander Motin "MSRIndex": "0x1a6", 707*18054d02SAlexander Motin "MSRValue": "0x4000000400", 708*18054d02SAlexander Motin "Offcore": "1", 709*18054d02SAlexander Motin "PDIR_COUNTER": "na", 710*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 711*18054d02SAlexander Motin "PublicDescription": "Counts bus lock and split lock requests outstanding, per cycle, from the time of the L2 miss to when any response is received. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 712*18054d02SAlexander Motin "SampleAfterValue": "100007", 713*18054d02SAlexander Motin "UMask": "0x1" 714*18054d02SAlexander Motin }, 715*18054d02SAlexander Motin { 716*18054d02SAlexander Motin "BriefDescription": "Counts the number of writeback transactions caused by L1 or L2 cache evictions have any transaction responses from the uncore subsystem.", 717*18054d02SAlexander Motin "CollectPEBSRecord": "1", 718*18054d02SAlexander Motin "Counter": "0,1,2,3", 719*18054d02SAlexander Motin "EventCode": "0xB7", 720*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.COREWB.ANY_RESPONSE", 721*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 722*18054d02SAlexander Motin "MSRValue": "0x0000010008", 723*18054d02SAlexander Motin "Offcore": "1", 724*18054d02SAlexander Motin "PDIR_COUNTER": "na", 725*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 726*18054d02SAlexander Motin "PublicDescription": "Counts the number of writeback transactions caused by L1 or L2 cache evictions have any transaction responses from the uncore subsystem. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 727*18054d02SAlexander Motin "SampleAfterValue": "100007", 728*18054d02SAlexander Motin "UMask": "0x1" 729*18054d02SAlexander Motin }, 730*18054d02SAlexander Motin { 731*18054d02SAlexander Motin "BriefDescription": "Counts the number of writeback transactions caused by L1 or L2 cache evictions hit the L2 cache.", 732*18054d02SAlexander Motin "CollectPEBSRecord": "1", 733*18054d02SAlexander Motin "Counter": "0,1,2,3", 734*18054d02SAlexander Motin "EventCode": "0xB7", 735*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.COREWB.L2_HIT", 736*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 737*18054d02SAlexander Motin "MSRValue": "0x0000040008", 738*18054d02SAlexander Motin "Offcore": "1", 739*18054d02SAlexander Motin "PDIR_COUNTER": "na", 740*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 741*18054d02SAlexander Motin "PublicDescription": "Counts the number of writeback transactions caused by L1 or L2 cache evictions hit the L2 cache. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 742*18054d02SAlexander Motin "SampleAfterValue": "100007", 743*18054d02SAlexander Motin "UMask": "0x1" 744*18054d02SAlexander Motin }, 745*18054d02SAlexander Motin { 746*18054d02SAlexander Motin "BriefDescription": "Counts the number of writeback transactions caused by L1 or L2 cache evictions miss the L2 cache with a snoop hit in the other processor module, data forwarding is required.", 747*18054d02SAlexander Motin "CollectPEBSRecord": "1", 748*18054d02SAlexander Motin "Counter": "0,1,2,3", 749*18054d02SAlexander Motin "EventCode": "0xB7", 750*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.COREWB.L2_MISS.HITM_OTHER_CORE", 751*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 752*18054d02SAlexander Motin "MSRValue": "0x1000000008", 753*18054d02SAlexander Motin "Offcore": "1", 754*18054d02SAlexander Motin "PDIR_COUNTER": "na", 755*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 756*18054d02SAlexander Motin "PublicDescription": "Counts the number of writeback transactions caused by L1 or L2 cache evictions miss the L2 cache with a snoop hit in the other processor module, data forwarding is required. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 757*18054d02SAlexander Motin "SampleAfterValue": "100007", 758*18054d02SAlexander Motin "UMask": "0x1" 759*18054d02SAlexander Motin }, 760*18054d02SAlexander Motin { 761*18054d02SAlexander Motin "BriefDescription": "Counts the number of writeback transactions caused by L1 or L2 cache evictions true miss for the L2 cache with a snoop miss in the other processor module.", 762*18054d02SAlexander Motin "CollectPEBSRecord": "1", 763*18054d02SAlexander Motin "Counter": "0,1,2,3", 764*18054d02SAlexander Motin "EventCode": "0xB7", 765*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.COREWB.L2_MISS.SNOOP_MISS_OR_NO_SNOOP_NEEDED", 766*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 767*18054d02SAlexander Motin "MSRValue": "0x0200000008", 768*18054d02SAlexander Motin "Offcore": "1", 769*18054d02SAlexander Motin "PDIR_COUNTER": "na", 770*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 771*18054d02SAlexander Motin "PublicDescription": "Counts the number of writeback transactions caused by L1 or L2 cache evictions true miss for the L2 cache with a snoop miss in the other processor module. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 772*18054d02SAlexander Motin "SampleAfterValue": "100007", 773*18054d02SAlexander Motin "UMask": "0x1" 774*18054d02SAlexander Motin }, 775*18054d02SAlexander Motin { 776*18054d02SAlexander Motin "BriefDescription": "Counts the number of writeback transactions caused by L1 or L2 cache evictions outstanding, per cycle, from the time of the L2 miss to when any response is received.", 777*18054d02SAlexander Motin "CollectPEBSRecord": "1", 778*18054d02SAlexander Motin "Counter": "0,1,2,3", 779*18054d02SAlexander Motin "EventCode": "0xB7", 780*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.COREWB.OUTSTANDING", 781*18054d02SAlexander Motin "MSRIndex": "0x1a6", 782*18054d02SAlexander Motin "MSRValue": "0x4000000008", 783*18054d02SAlexander Motin "Offcore": "1", 784*18054d02SAlexander Motin "PDIR_COUNTER": "na", 785*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 786*18054d02SAlexander Motin "PublicDescription": "Counts the number of writeback transactions caused by L1 or L2 cache evictions outstanding, per cycle, from the time of the L2 miss to when any response is received. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 787*18054d02SAlexander Motin "SampleAfterValue": "100007", 788*18054d02SAlexander Motin "UMask": "0x1" 789*18054d02SAlexander Motin }, 790*18054d02SAlexander Motin { 791*18054d02SAlexander Motin "BriefDescription": "Counts demand instruction cacheline and I-side prefetch requests that miss the instruction cache have any transaction responses from the uncore subsystem.", 792*18054d02SAlexander Motin "CollectPEBSRecord": "1", 793*18054d02SAlexander Motin "Counter": "0,1,2,3", 794*18054d02SAlexander Motin "EventCode": "0xB7", 795*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.ANY_RESPONSE", 796*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 797*18054d02SAlexander Motin "MSRValue": "0x0000010004", 798*18054d02SAlexander Motin "Offcore": "1", 799*18054d02SAlexander Motin "PDIR_COUNTER": "na", 800*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 801*18054d02SAlexander Motin "PublicDescription": "Counts demand instruction cacheline and I-side prefetch requests that miss the instruction cache have any transaction responses from the uncore subsystem. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 802*18054d02SAlexander Motin "SampleAfterValue": "100007", 803*18054d02SAlexander Motin "UMask": "0x1" 804*18054d02SAlexander Motin }, 805*18054d02SAlexander Motin { 806*18054d02SAlexander Motin "BriefDescription": "Counts demand instruction cacheline and I-side prefetch requests that miss the instruction cache hit the L2 cache.", 807*18054d02SAlexander Motin "CollectPEBSRecord": "1", 808*18054d02SAlexander Motin "Counter": "0,1,2,3", 809*18054d02SAlexander Motin "EventCode": "0xB7", 810*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L2_HIT", 811*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 812*18054d02SAlexander Motin "MSRValue": "0x0000040004", 813*18054d02SAlexander Motin "Offcore": "1", 814*18054d02SAlexander Motin "PDIR_COUNTER": "na", 815*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 816*18054d02SAlexander Motin "PublicDescription": "Counts demand instruction cacheline and I-side prefetch requests that miss the instruction cache hit the L2 cache. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 817*18054d02SAlexander Motin "SampleAfterValue": "100007", 818*18054d02SAlexander Motin "UMask": "0x1" 819*18054d02SAlexander Motin }, 820*18054d02SAlexander Motin { 821*18054d02SAlexander Motin "BriefDescription": "Counts demand instruction cacheline and I-side prefetch requests that miss the instruction cache miss the L2 cache with a snoop hit in the other processor module, data forwarding is required.", 822*18054d02SAlexander Motin "CollectPEBSRecord": "1", 823*18054d02SAlexander Motin "Counter": "0,1,2,3", 824*18054d02SAlexander Motin "EventCode": "0xB7", 825*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L2_MISS.HITM_OTHER_CORE", 826*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 827*18054d02SAlexander Motin "MSRValue": "0x1000000004", 828*18054d02SAlexander Motin "Offcore": "1", 829*18054d02SAlexander Motin "PDIR_COUNTER": "na", 830*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 831*18054d02SAlexander Motin "PublicDescription": "Counts demand instruction cacheline and I-side prefetch requests that miss the instruction cache miss the L2 cache with a snoop hit in the other processor module, data forwarding is required. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 832*18054d02SAlexander Motin "SampleAfterValue": "100007", 833*18054d02SAlexander Motin "UMask": "0x1" 834*18054d02SAlexander Motin }, 835*18054d02SAlexander Motin { 836*18054d02SAlexander Motin "BriefDescription": "Counts demand instruction cacheline and I-side prefetch requests that miss the instruction cache true miss for the L2 cache with a snoop miss in the other processor module.", 837*18054d02SAlexander Motin "CollectPEBSRecord": "1", 838*18054d02SAlexander Motin "Counter": "0,1,2,3", 839*18054d02SAlexander Motin "EventCode": "0xB7", 840*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L2_MISS.SNOOP_MISS_OR_NO_SNOOP_NEEDED", 841*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 842*18054d02SAlexander Motin "MSRValue": "0x0200000004", 843*18054d02SAlexander Motin "Offcore": "1", 844*18054d02SAlexander Motin "PDIR_COUNTER": "na", 845*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 846*18054d02SAlexander Motin "PublicDescription": "Counts demand instruction cacheline and I-side prefetch requests that miss the instruction cache true miss for the L2 cache with a snoop miss in the other processor module. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 847*18054d02SAlexander Motin "SampleAfterValue": "100007", 848*18054d02SAlexander Motin "UMask": "0x1" 849*18054d02SAlexander Motin }, 850*18054d02SAlexander Motin { 851*18054d02SAlexander Motin "BriefDescription": "Counts demand instruction cacheline and I-side prefetch requests that miss the instruction cache outstanding, per cycle, from the time of the L2 miss to when any response is received.", 852*18054d02SAlexander Motin "CollectPEBSRecord": "1", 853*18054d02SAlexander Motin "Counter": "0,1,2,3", 854*18054d02SAlexander Motin "EventCode": "0xB7", 855*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.OUTSTANDING", 856*18054d02SAlexander Motin "MSRIndex": "0x1a6", 857*18054d02SAlexander Motin "MSRValue": "0x4000000004", 858*18054d02SAlexander Motin "Offcore": "1", 859*18054d02SAlexander Motin "PDIR_COUNTER": "na", 860*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 861*18054d02SAlexander Motin "PublicDescription": "Counts demand instruction cacheline and I-side prefetch requests that miss the instruction cache outstanding, per cycle, from the time of the L2 miss to when any response is received. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 862*18054d02SAlexander Motin "SampleAfterValue": "100007", 863*18054d02SAlexander Motin "UMask": "0x1" 864*18054d02SAlexander Motin }, 865*18054d02SAlexander Motin { 866*18054d02SAlexander Motin "BriefDescription": "Counts demand cacheable data reads of full cache lines have any transaction responses from the uncore subsystem.", 867*18054d02SAlexander Motin "CollectPEBSRecord": "1", 868*18054d02SAlexander Motin "Counter": "0,1,2,3", 869*18054d02SAlexander Motin "EventCode": "0xB7", 870*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.ANY_RESPONSE", 871*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 872*18054d02SAlexander Motin "MSRValue": "0x0000010001", 873*18054d02SAlexander Motin "Offcore": "1", 874*18054d02SAlexander Motin "PDIR_COUNTER": "na", 875*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 876*18054d02SAlexander Motin "PublicDescription": "Counts demand cacheable data reads of full cache lines have any transaction responses from the uncore subsystem. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 877*18054d02SAlexander Motin "SampleAfterValue": "100007", 878*18054d02SAlexander Motin "UMask": "0x1" 879*18054d02SAlexander Motin }, 880*18054d02SAlexander Motin { 881*18054d02SAlexander Motin "BriefDescription": "Counts demand cacheable data reads of full cache lines hit the L2 cache.", 882*18054d02SAlexander Motin "CollectPEBSRecord": "1", 883*18054d02SAlexander Motin "Counter": "0,1,2,3", 884*18054d02SAlexander Motin "EventCode": "0xB7", 885*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L2_HIT", 886*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 887*18054d02SAlexander Motin "MSRValue": "0x0000040001", 888*18054d02SAlexander Motin "Offcore": "1", 889*18054d02SAlexander Motin "PDIR_COUNTER": "na", 890*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 891*18054d02SAlexander Motin "PublicDescription": "Counts demand cacheable data reads of full cache lines hit the L2 cache. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 892*18054d02SAlexander Motin "SampleAfterValue": "100007", 893*18054d02SAlexander Motin "UMask": "0x1" 894*18054d02SAlexander Motin }, 895*18054d02SAlexander Motin { 896*18054d02SAlexander Motin "BriefDescription": "Counts demand cacheable data reads of full cache lines miss the L2 cache with a snoop hit in the other processor module, data forwarding is required.", 897*18054d02SAlexander Motin "CollectPEBSRecord": "1", 898*18054d02SAlexander Motin "Counter": "0,1,2,3", 899*18054d02SAlexander Motin "EventCode": "0xB7", 900*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L2_MISS.HITM_OTHER_CORE", 901*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 902*18054d02SAlexander Motin "MSRValue": "0x1000000001", 903*18054d02SAlexander Motin "Offcore": "1", 904*18054d02SAlexander Motin "PDIR_COUNTER": "na", 905*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 906*18054d02SAlexander Motin "PublicDescription": "Counts demand cacheable data reads of full cache lines miss the L2 cache with a snoop hit in the other processor module, data forwarding is required. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 907*18054d02SAlexander Motin "SampleAfterValue": "100007", 908*18054d02SAlexander Motin "UMask": "0x1" 909*18054d02SAlexander Motin }, 910*18054d02SAlexander Motin { 911*18054d02SAlexander Motin "BriefDescription": "Counts demand cacheable data reads of full cache lines true miss for the L2 cache with a snoop miss in the other processor module.", 912*18054d02SAlexander Motin "CollectPEBSRecord": "1", 913*18054d02SAlexander Motin "Counter": "0,1,2,3", 914*18054d02SAlexander Motin "EventCode": "0xB7", 915*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L2_MISS.SNOOP_MISS_OR_NO_SNOOP_NEEDED", 916*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 917*18054d02SAlexander Motin "MSRValue": "0x0200000001", 918*18054d02SAlexander Motin "Offcore": "1", 919*18054d02SAlexander Motin "PDIR_COUNTER": "na", 920*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 921*18054d02SAlexander Motin "PublicDescription": "Counts demand cacheable data reads of full cache lines true miss for the L2 cache with a snoop miss in the other processor module. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 922*18054d02SAlexander Motin "SampleAfterValue": "100007", 923*18054d02SAlexander Motin "UMask": "0x1" 924*18054d02SAlexander Motin }, 925*18054d02SAlexander Motin { 926*18054d02SAlexander Motin "BriefDescription": "Counts demand cacheable data reads of full cache lines outstanding, per cycle, from the time of the L2 miss to when any response is received.", 927*18054d02SAlexander Motin "CollectPEBSRecord": "1", 928*18054d02SAlexander Motin "Counter": "0,1,2,3", 929*18054d02SAlexander Motin "EventCode": "0xB7", 930*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.OUTSTANDING", 931*18054d02SAlexander Motin "MSRIndex": "0x1a6", 932*18054d02SAlexander Motin "MSRValue": "0x4000000001", 933*18054d02SAlexander Motin "Offcore": "1", 934*18054d02SAlexander Motin "PDIR_COUNTER": "na", 935*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 936*18054d02SAlexander Motin "PublicDescription": "Counts demand cacheable data reads of full cache lines outstanding, per cycle, from the time of the L2 miss to when any response is received. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 937*18054d02SAlexander Motin "SampleAfterValue": "100007", 938*18054d02SAlexander Motin "UMask": "0x1" 939*18054d02SAlexander Motin }, 940*18054d02SAlexander Motin { 941*18054d02SAlexander Motin "BriefDescription": "Counts demand reads for ownership (RFO) requests generated by a write to full data cache line have any transaction responses from the uncore subsystem.", 942*18054d02SAlexander Motin "CollectPEBSRecord": "1", 943*18054d02SAlexander Motin "Counter": "0,1,2,3", 944*18054d02SAlexander Motin "EventCode": "0xB7", 945*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.ANY_RESPONSE", 946*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 947*18054d02SAlexander Motin "MSRValue": "0x0000010002", 948*18054d02SAlexander Motin "Offcore": "1", 949*18054d02SAlexander Motin "PDIR_COUNTER": "na", 950*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 951*18054d02SAlexander Motin "PublicDescription": "Counts demand reads for ownership (RFO) requests generated by a write to full data cache line have any transaction responses from the uncore subsystem. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 952*18054d02SAlexander Motin "SampleAfterValue": "100007", 953*18054d02SAlexander Motin "UMask": "0x1" 954*18054d02SAlexander Motin }, 955*18054d02SAlexander Motin { 956*18054d02SAlexander Motin "BriefDescription": "Counts demand reads for ownership (RFO) requests generated by a write to full data cache line hit the L2 cache.", 957*18054d02SAlexander Motin "CollectPEBSRecord": "1", 958*18054d02SAlexander Motin "Counter": "0,1,2,3", 959*18054d02SAlexander Motin "EventCode": "0xB7", 960*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L2_HIT", 961*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 962*18054d02SAlexander Motin "MSRValue": "0x0000040002", 963*18054d02SAlexander Motin "Offcore": "1", 964*18054d02SAlexander Motin "PDIR_COUNTER": "na", 965*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 966*18054d02SAlexander Motin "PublicDescription": "Counts demand reads for ownership (RFO) requests generated by a write to full data cache line hit the L2 cache. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 967*18054d02SAlexander Motin "SampleAfterValue": "100007", 968*18054d02SAlexander Motin "UMask": "0x1" 969*18054d02SAlexander Motin }, 970*18054d02SAlexander Motin { 971*18054d02SAlexander Motin "BriefDescription": "Counts demand reads for ownership (RFO) requests generated by a write to full data cache line miss the L2 cache with a snoop hit in the other processor module, data forwarding is required.", 972*18054d02SAlexander Motin "CollectPEBSRecord": "1", 973*18054d02SAlexander Motin "Counter": "0,1,2,3", 974*18054d02SAlexander Motin "EventCode": "0xB7", 975*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L2_MISS.HITM_OTHER_CORE", 976*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 977*18054d02SAlexander Motin "MSRValue": "0x1000000002", 978*18054d02SAlexander Motin "Offcore": "1", 979*18054d02SAlexander Motin "PDIR_COUNTER": "na", 980*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 981*18054d02SAlexander Motin "PublicDescription": "Counts demand reads for ownership (RFO) requests generated by a write to full data cache line miss the L2 cache with a snoop hit in the other processor module, data forwarding is required. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 982*18054d02SAlexander Motin "SampleAfterValue": "100007", 983*18054d02SAlexander Motin "UMask": "0x1" 984*18054d02SAlexander Motin }, 985*18054d02SAlexander Motin { 986*18054d02SAlexander Motin "BriefDescription": "Counts demand reads for ownership (RFO) requests generated by a write to full data cache line true miss for the L2 cache with a snoop miss in the other processor module.", 987*18054d02SAlexander Motin "CollectPEBSRecord": "1", 988*18054d02SAlexander Motin "Counter": "0,1,2,3", 989*18054d02SAlexander Motin "EventCode": "0xB7", 990*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L2_MISS.SNOOP_MISS_OR_NO_SNOOP_NEEDED", 991*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 992*18054d02SAlexander Motin "MSRValue": "0x0200000002", 993*18054d02SAlexander Motin "Offcore": "1", 994*18054d02SAlexander Motin "PDIR_COUNTER": "na", 995*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 996*18054d02SAlexander Motin "PublicDescription": "Counts demand reads for ownership (RFO) requests generated by a write to full data cache line true miss for the L2 cache with a snoop miss in the other processor module. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 997*18054d02SAlexander Motin "SampleAfterValue": "100007", 998*18054d02SAlexander Motin "UMask": "0x1" 999*18054d02SAlexander Motin }, 1000*18054d02SAlexander Motin { 1001*18054d02SAlexander Motin "BriefDescription": "Counts demand reads for ownership (RFO) requests generated by a write to full data cache line outstanding, per cycle, from the time of the L2 miss to when any response is received.", 1002*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1003*18054d02SAlexander Motin "Counter": "0,1,2,3", 1004*18054d02SAlexander Motin "EventCode": "0xB7", 1005*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.OUTSTANDING", 1006*18054d02SAlexander Motin "MSRIndex": "0x1a6", 1007*18054d02SAlexander Motin "MSRValue": "0x4000000002", 1008*18054d02SAlexander Motin "Offcore": "1", 1009*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1010*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1011*18054d02SAlexander Motin "PublicDescription": "Counts demand reads for ownership (RFO) requests generated by a write to full data cache line outstanding, per cycle, from the time of the L2 miss to when any response is received. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1012*18054d02SAlexander Motin "SampleAfterValue": "100007", 1013*18054d02SAlexander Motin "UMask": "0x1" 1014*18054d02SAlexander Motin }, 1015*18054d02SAlexander Motin { 1016*18054d02SAlexander Motin "BriefDescription": "Counts full cache line data writes to uncacheable write combining (USWC) memory region and full cache-line non-temporal writes have any transaction responses from the uncore subsystem.", 1017*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1018*18054d02SAlexander Motin "Counter": "0,1,2,3", 1019*18054d02SAlexander Motin "EventCode": "0xB7", 1020*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.FULL_STREAMING_STORES.ANY_RESPONSE", 1021*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1022*18054d02SAlexander Motin "MSRValue": "0x0000010800", 1023*18054d02SAlexander Motin "Offcore": "1", 1024*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1025*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1026*18054d02SAlexander Motin "PublicDescription": "Counts full cache line data writes to uncacheable write combining (USWC) memory region and full cache-line non-temporal writes have any transaction responses from the uncore subsystem. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1027*18054d02SAlexander Motin "SampleAfterValue": "100007", 1028*18054d02SAlexander Motin "UMask": "0x1" 1029*18054d02SAlexander Motin }, 1030*18054d02SAlexander Motin { 1031*18054d02SAlexander Motin "BriefDescription": "Counts full cache line data writes to uncacheable write combining (USWC) memory region and full cache-line non-temporal writes hit the L2 cache.", 1032*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1033*18054d02SAlexander Motin "Counter": "0,1,2,3", 1034*18054d02SAlexander Motin "EventCode": "0xB7", 1035*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.FULL_STREAMING_STORES.L2_HIT", 1036*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1037*18054d02SAlexander Motin "MSRValue": "0x0000040800", 1038*18054d02SAlexander Motin "Offcore": "1", 1039*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1040*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1041*18054d02SAlexander Motin "PublicDescription": "Counts full cache line data writes to uncacheable write combining (USWC) memory region and full cache-line non-temporal writes hit the L2 cache. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1042*18054d02SAlexander Motin "SampleAfterValue": "100007", 1043*18054d02SAlexander Motin "UMask": "0x1" 1044*18054d02SAlexander Motin }, 1045*18054d02SAlexander Motin { 1046*18054d02SAlexander Motin "BriefDescription": "Counts full cache line data writes to uncacheable write combining (USWC) memory region and full cache-line non-temporal writes miss the L2 cache with a snoop hit in the other processor module, data forwarding is required.", 1047*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1048*18054d02SAlexander Motin "Counter": "0,1,2,3", 1049*18054d02SAlexander Motin "EventCode": "0xB7", 1050*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.FULL_STREAMING_STORES.L2_MISS.HITM_OTHER_CORE", 1051*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1052*18054d02SAlexander Motin "MSRValue": "0x1000000800", 1053*18054d02SAlexander Motin "Offcore": "1", 1054*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1055*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1056*18054d02SAlexander Motin "PublicDescription": "Counts full cache line data writes to uncacheable write combining (USWC) memory region and full cache-line non-temporal writes miss the L2 cache with a snoop hit in the other processor module, data forwarding is required. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1057*18054d02SAlexander Motin "SampleAfterValue": "100007", 1058*18054d02SAlexander Motin "UMask": "0x1" 1059*18054d02SAlexander Motin }, 1060*18054d02SAlexander Motin { 1061*18054d02SAlexander Motin "BriefDescription": "Counts full cache line data writes to uncacheable write combining (USWC) memory region and full cache-line non-temporal writes true miss for the L2 cache with a snoop miss in the other processor module.", 1062*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1063*18054d02SAlexander Motin "Counter": "0,1,2,3", 1064*18054d02SAlexander Motin "EventCode": "0xB7", 1065*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.FULL_STREAMING_STORES.L2_MISS.SNOOP_MISS_OR_NO_SNOOP_NEEDED", 1066*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1067*18054d02SAlexander Motin "MSRValue": "0x0200000800", 1068*18054d02SAlexander Motin "Offcore": "1", 1069*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1070*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1071*18054d02SAlexander Motin "PublicDescription": "Counts full cache line data writes to uncacheable write combining (USWC) memory region and full cache-line non-temporal writes true miss for the L2 cache with a snoop miss in the other processor module. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1072*18054d02SAlexander Motin "SampleAfterValue": "100007", 1073*18054d02SAlexander Motin "UMask": "0x1" 1074*18054d02SAlexander Motin }, 1075*18054d02SAlexander Motin { 1076*18054d02SAlexander Motin "BriefDescription": "Counts full cache line data writes to uncacheable write combining (USWC) memory region and full cache-line non-temporal writes outstanding, per cycle, from the time of the L2 miss to when any response is received.", 1077*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1078*18054d02SAlexander Motin "Counter": "0,1,2,3", 1079*18054d02SAlexander Motin "EventCode": "0xB7", 1080*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.FULL_STREAMING_STORES.OUTSTANDING", 1081*18054d02SAlexander Motin "MSRIndex": "0x1a6", 1082*18054d02SAlexander Motin "MSRValue": "0x4000000800", 1083*18054d02SAlexander Motin "Offcore": "1", 1084*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1085*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1086*18054d02SAlexander Motin "PublicDescription": "Counts full cache line data writes to uncacheable write combining (USWC) memory region and full cache-line non-temporal writes outstanding, per cycle, from the time of the L2 miss to when any response is received. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1087*18054d02SAlexander Motin "SampleAfterValue": "100007", 1088*18054d02SAlexander Motin "UMask": "0x1" 1089*18054d02SAlexander Motin }, 1090*18054d02SAlexander Motin { 1091*18054d02SAlexander Motin "BriefDescription": "Counts data cache line reads generated by hardware L1 data cache prefetcher have any transaction responses from the uncore subsystem.", 1092*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1093*18054d02SAlexander Motin "Counter": "0,1,2,3", 1094*18054d02SAlexander Motin "EventCode": "0xB7", 1095*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.PF_L1_DATA_RD.ANY_RESPONSE", 1096*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1097*18054d02SAlexander Motin "MSRValue": "0x0000012000", 1098*18054d02SAlexander Motin "Offcore": "1", 1099*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1100*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1101*18054d02SAlexander Motin "PublicDescription": "Counts data cache line reads generated by hardware L1 data cache prefetcher have any transaction responses from the uncore subsystem. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1102*18054d02SAlexander Motin "SampleAfterValue": "100007", 1103*18054d02SAlexander Motin "UMask": "0x1" 1104*18054d02SAlexander Motin }, 1105*18054d02SAlexander Motin { 1106*18054d02SAlexander Motin "BriefDescription": "Counts data cache line reads generated by hardware L1 data cache prefetcher hit the L2 cache.", 1107*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1108*18054d02SAlexander Motin "Counter": "0,1,2,3", 1109*18054d02SAlexander Motin "EventCode": "0xB7", 1110*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.PF_L1_DATA_RD.L2_HIT", 1111*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1112*18054d02SAlexander Motin "MSRValue": "0x0000042000", 1113*18054d02SAlexander Motin "Offcore": "1", 1114*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1115*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1116*18054d02SAlexander Motin "PublicDescription": "Counts data cache line reads generated by hardware L1 data cache prefetcher hit the L2 cache. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1117*18054d02SAlexander Motin "SampleAfterValue": "100007", 1118*18054d02SAlexander Motin "UMask": "0x1" 1119*18054d02SAlexander Motin }, 1120*18054d02SAlexander Motin { 1121*18054d02SAlexander Motin "BriefDescription": "Counts data cache line reads generated by hardware L1 data cache prefetcher miss the L2 cache with a snoop hit in the other processor module, data forwarding is required.", 1122*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1123*18054d02SAlexander Motin "Counter": "0,1,2,3", 1124*18054d02SAlexander Motin "EventCode": "0xB7", 1125*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.PF_L1_DATA_RD.L2_MISS.HITM_OTHER_CORE", 1126*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1127*18054d02SAlexander Motin "MSRValue": "0x1000002000", 1128*18054d02SAlexander Motin "Offcore": "1", 1129*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1130*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1131*18054d02SAlexander Motin "PublicDescription": "Counts data cache line reads generated by hardware L1 data cache prefetcher miss the L2 cache with a snoop hit in the other processor module, data forwarding is required. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1132*18054d02SAlexander Motin "SampleAfterValue": "100007", 1133*18054d02SAlexander Motin "UMask": "0x1" 1134*18054d02SAlexander Motin }, 1135*18054d02SAlexander Motin { 1136*18054d02SAlexander Motin "BriefDescription": "Counts data cache line reads generated by hardware L1 data cache prefetcher true miss for the L2 cache with a snoop miss in the other processor module.", 1137*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1138*18054d02SAlexander Motin "Counter": "0,1,2,3", 1139*18054d02SAlexander Motin "EventCode": "0xB7", 1140*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.PF_L1_DATA_RD.L2_MISS.SNOOP_MISS_OR_NO_SNOOP_NEEDED", 1141*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1142*18054d02SAlexander Motin "MSRValue": "0x0200002000", 1143*18054d02SAlexander Motin "Offcore": "1", 1144*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1145*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1146*18054d02SAlexander Motin "PublicDescription": "Counts data cache line reads generated by hardware L1 data cache prefetcher true miss for the L2 cache with a snoop miss in the other processor module. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1147*18054d02SAlexander Motin "SampleAfterValue": "100007", 1148*18054d02SAlexander Motin "UMask": "0x1" 1149*18054d02SAlexander Motin }, 1150*18054d02SAlexander Motin { 1151*18054d02SAlexander Motin "BriefDescription": "Counts data cache line reads generated by hardware L1 data cache prefetcher outstanding, per cycle, from the time of the L2 miss to when any response is received.", 1152*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1153*18054d02SAlexander Motin "Counter": "0,1,2,3", 1154*18054d02SAlexander Motin "EventCode": "0xB7", 1155*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.PF_L1_DATA_RD.OUTSTANDING", 1156*18054d02SAlexander Motin "MSRIndex": "0x1a6", 1157*18054d02SAlexander Motin "MSRValue": "0x4000002000", 1158*18054d02SAlexander Motin "Offcore": "1", 1159*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1160*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1161*18054d02SAlexander Motin "PublicDescription": "Counts data cache line reads generated by hardware L1 data cache prefetcher outstanding, per cycle, from the time of the L2 miss to when any response is received. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1162*18054d02SAlexander Motin "SampleAfterValue": "100007", 1163*18054d02SAlexander Motin "UMask": "0x1" 1164*18054d02SAlexander Motin }, 1165*18054d02SAlexander Motin { 1166*18054d02SAlexander Motin "BriefDescription": "Counts data cacheline reads generated by hardware L2 cache prefetcher have any transaction responses from the uncore subsystem.", 1167*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1168*18054d02SAlexander Motin "Counter": "0,1,2,3", 1169*18054d02SAlexander Motin "EventCode": "0xB7", 1170*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.ANY_RESPONSE", 1171*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1172*18054d02SAlexander Motin "MSRValue": "0x0000010010", 1173*18054d02SAlexander Motin "Offcore": "1", 1174*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1175*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1176*18054d02SAlexander Motin "PublicDescription": "Counts data cacheline reads generated by hardware L2 cache prefetcher have any transaction responses from the uncore subsystem. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1177*18054d02SAlexander Motin "SampleAfterValue": "100007", 1178*18054d02SAlexander Motin "UMask": "0x1" 1179*18054d02SAlexander Motin }, 1180*18054d02SAlexander Motin { 1181*18054d02SAlexander Motin "BriefDescription": "Counts data cacheline reads generated by hardware L2 cache prefetcher hit the L2 cache.", 1182*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1183*18054d02SAlexander Motin "Counter": "0,1,2,3", 1184*18054d02SAlexander Motin "EventCode": "0xB7", 1185*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.L2_HIT", 1186*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1187*18054d02SAlexander Motin "MSRValue": "0x0000040010", 1188*18054d02SAlexander Motin "Offcore": "1", 1189*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1190*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1191*18054d02SAlexander Motin "PublicDescription": "Counts data cacheline reads generated by hardware L2 cache prefetcher hit the L2 cache. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1192*18054d02SAlexander Motin "SampleAfterValue": "100007", 1193*18054d02SAlexander Motin "UMask": "0x1" 1194*18054d02SAlexander Motin }, 1195*18054d02SAlexander Motin { 1196*18054d02SAlexander Motin "BriefDescription": "Counts data cacheline reads generated by hardware L2 cache prefetcher miss the L2 cache with a snoop hit in the other processor module, data forwarding is required.", 1197*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1198*18054d02SAlexander Motin "Counter": "0,1,2,3", 1199*18054d02SAlexander Motin "EventCode": "0xB7", 1200*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.L2_MISS.HITM_OTHER_CORE", 1201*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1202*18054d02SAlexander Motin "MSRValue": "0x1000000010", 1203*18054d02SAlexander Motin "Offcore": "1", 1204*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1205*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1206*18054d02SAlexander Motin "PublicDescription": "Counts data cacheline reads generated by hardware L2 cache prefetcher miss the L2 cache with a snoop hit in the other processor module, data forwarding is required. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1207*18054d02SAlexander Motin "SampleAfterValue": "100007", 1208*18054d02SAlexander Motin "UMask": "0x1" 1209*18054d02SAlexander Motin }, 1210*18054d02SAlexander Motin { 1211*18054d02SAlexander Motin "BriefDescription": "Counts data cacheline reads generated by hardware L2 cache prefetcher true miss for the L2 cache with a snoop miss in the other processor module.", 1212*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1213*18054d02SAlexander Motin "Counter": "0,1,2,3", 1214*18054d02SAlexander Motin "EventCode": "0xB7", 1215*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.L2_MISS.SNOOP_MISS_OR_NO_SNOOP_NEEDED", 1216*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1217*18054d02SAlexander Motin "MSRValue": "0x0200000010", 1218*18054d02SAlexander Motin "Offcore": "1", 1219*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1220*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1221*18054d02SAlexander Motin "PublicDescription": "Counts data cacheline reads generated by hardware L2 cache prefetcher true miss for the L2 cache with a snoop miss in the other processor module. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1222*18054d02SAlexander Motin "SampleAfterValue": "100007", 1223*18054d02SAlexander Motin "UMask": "0x1" 1224*18054d02SAlexander Motin }, 1225*18054d02SAlexander Motin { 1226*18054d02SAlexander Motin "BriefDescription": "Counts data cacheline reads generated by hardware L2 cache prefetcher outstanding, per cycle, from the time of the L2 miss to when any response is received.", 1227*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1228*18054d02SAlexander Motin "Counter": "0,1,2,3", 1229*18054d02SAlexander Motin "EventCode": "0xB7", 1230*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.OUTSTANDING", 1231*18054d02SAlexander Motin "MSRIndex": "0x1a6", 1232*18054d02SAlexander Motin "MSRValue": "0x4000000010", 1233*18054d02SAlexander Motin "Offcore": "1", 1234*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1235*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1236*18054d02SAlexander Motin "PublicDescription": "Counts data cacheline reads generated by hardware L2 cache prefetcher outstanding, per cycle, from the time of the L2 miss to when any response is received. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1237*18054d02SAlexander Motin "SampleAfterValue": "100007", 1238*18054d02SAlexander Motin "UMask": "0x1" 1239*18054d02SAlexander Motin }, 1240*18054d02SAlexander Motin { 1241*18054d02SAlexander Motin "BriefDescription": "Counts reads for ownership (RFO) requests generated by L2 prefetcher have any transaction responses from the uncore subsystem.", 1242*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1243*18054d02SAlexander Motin "Counter": "0,1,2,3", 1244*18054d02SAlexander Motin "EventCode": "0xB7", 1245*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.ANY_RESPONSE", 1246*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1247*18054d02SAlexander Motin "MSRValue": "0x0000010020", 1248*18054d02SAlexander Motin "Offcore": "1", 1249*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1250*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1251*18054d02SAlexander Motin "PublicDescription": "Counts reads for ownership (RFO) requests generated by L2 prefetcher have any transaction responses from the uncore subsystem. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1252*18054d02SAlexander Motin "SampleAfterValue": "100007", 1253*18054d02SAlexander Motin "UMask": "0x1" 1254*18054d02SAlexander Motin }, 1255*18054d02SAlexander Motin { 1256*18054d02SAlexander Motin "BriefDescription": "Counts reads for ownership (RFO) requests generated by L2 prefetcher hit the L2 cache.", 1257*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1258*18054d02SAlexander Motin "Counter": "0,1,2,3", 1259*18054d02SAlexander Motin "EventCode": "0xB7", 1260*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.L2_HIT", 1261*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1262*18054d02SAlexander Motin "MSRValue": "0x0000040020", 1263*18054d02SAlexander Motin "Offcore": "1", 1264*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1265*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1266*18054d02SAlexander Motin "PublicDescription": "Counts reads for ownership (RFO) requests generated by L2 prefetcher hit the L2 cache. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1267*18054d02SAlexander Motin "SampleAfterValue": "100007", 1268*18054d02SAlexander Motin "UMask": "0x1" 1269*18054d02SAlexander Motin }, 1270*18054d02SAlexander Motin { 1271*18054d02SAlexander Motin "BriefDescription": "Counts reads for ownership (RFO) requests generated by L2 prefetcher miss the L2 cache with a snoop hit in the other processor module, data forwarding is required.", 1272*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1273*18054d02SAlexander Motin "Counter": "0,1,2,3", 1274*18054d02SAlexander Motin "EventCode": "0xB7", 1275*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.L2_MISS.HITM_OTHER_CORE", 1276*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1277*18054d02SAlexander Motin "MSRValue": "0x1000000020", 1278*18054d02SAlexander Motin "Offcore": "1", 1279*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1280*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1281*18054d02SAlexander Motin "PublicDescription": "Counts reads for ownership (RFO) requests generated by L2 prefetcher miss the L2 cache with a snoop hit in the other processor module, data forwarding is required. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1282*18054d02SAlexander Motin "SampleAfterValue": "100007", 1283*18054d02SAlexander Motin "UMask": "0x1" 1284*18054d02SAlexander Motin }, 1285*18054d02SAlexander Motin { 1286*18054d02SAlexander Motin "BriefDescription": "Counts reads for ownership (RFO) requests generated by L2 prefetcher true miss for the L2 cache with a snoop miss in the other processor module.", 1287*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1288*18054d02SAlexander Motin "Counter": "0,1,2,3", 1289*18054d02SAlexander Motin "EventCode": "0xB7", 1290*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.L2_MISS.SNOOP_MISS_OR_NO_SNOOP_NEEDED", 1291*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1292*18054d02SAlexander Motin "MSRValue": "0x0200000020", 1293*18054d02SAlexander Motin "Offcore": "1", 1294*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1295*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1296*18054d02SAlexander Motin "PublicDescription": "Counts reads for ownership (RFO) requests generated by L2 prefetcher true miss for the L2 cache with a snoop miss in the other processor module. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1297*18054d02SAlexander Motin "SampleAfterValue": "100007", 1298*18054d02SAlexander Motin "UMask": "0x1" 1299*18054d02SAlexander Motin }, 1300*18054d02SAlexander Motin { 1301*18054d02SAlexander Motin "BriefDescription": "Counts reads for ownership (RFO) requests generated by L2 prefetcher outstanding, per cycle, from the time of the L2 miss to when any response is received.", 1302*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1303*18054d02SAlexander Motin "Counter": "0,1,2,3", 1304*18054d02SAlexander Motin "EventCode": "0xB7", 1305*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.OUTSTANDING", 1306*18054d02SAlexander Motin "MSRIndex": "0x1a6", 1307*18054d02SAlexander Motin "MSRValue": "0x4000000020", 1308*18054d02SAlexander Motin "Offcore": "1", 1309*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1310*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1311*18054d02SAlexander Motin "PublicDescription": "Counts reads for ownership (RFO) requests generated by L2 prefetcher outstanding, per cycle, from the time of the L2 miss to when any response is received. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1312*18054d02SAlexander Motin "SampleAfterValue": "100007", 1313*18054d02SAlexander Motin "UMask": "0x1" 1314*18054d02SAlexander Motin }, 1315*18054d02SAlexander Motin { 1316*18054d02SAlexander Motin "BriefDescription": "Counts any data writes to uncacheable write combining (USWC) memory region have any transaction responses from the uncore subsystem.", 1317*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1318*18054d02SAlexander Motin "Counter": "0,1,2,3", 1319*18054d02SAlexander Motin "EventCode": "0xB7", 1320*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.STREAMING_STORES.ANY_RESPONSE", 1321*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1322*18054d02SAlexander Motin "MSRValue": "0x0000014800", 1323*18054d02SAlexander Motin "Offcore": "1", 1324*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1325*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1326*18054d02SAlexander Motin "PublicDescription": "Counts any data writes to uncacheable write combining (USWC) memory region have any transaction responses from the uncore subsystem. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1327*18054d02SAlexander Motin "SampleAfterValue": "100007", 1328*18054d02SAlexander Motin "UMask": "0x1" 1329*18054d02SAlexander Motin }, 1330*18054d02SAlexander Motin { 1331*18054d02SAlexander Motin "BriefDescription": "Counts any data writes to uncacheable write combining (USWC) memory region hit the L2 cache.", 1332*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1333*18054d02SAlexander Motin "Counter": "0,1,2,3", 1334*18054d02SAlexander Motin "EventCode": "0xB7", 1335*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.STREAMING_STORES.L2_HIT", 1336*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1337*18054d02SAlexander Motin "MSRValue": "0x0000044800", 1338*18054d02SAlexander Motin "Offcore": "1", 1339*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1340*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1341*18054d02SAlexander Motin "PublicDescription": "Counts any data writes to uncacheable write combining (USWC) memory region hit the L2 cache. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1342*18054d02SAlexander Motin "SampleAfterValue": "100007", 1343*18054d02SAlexander Motin "UMask": "0x1" 1344*18054d02SAlexander Motin }, 1345*18054d02SAlexander Motin { 1346*18054d02SAlexander Motin "BriefDescription": "Counts any data writes to uncacheable write combining (USWC) memory region miss the L2 cache with a snoop hit in the other processor module, data forwarding is required.", 1347*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1348*18054d02SAlexander Motin "Counter": "0,1,2,3", 1349*18054d02SAlexander Motin "EventCode": "0xB7", 1350*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.STREAMING_STORES.L2_MISS.HITM_OTHER_CORE", 1351*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1352*18054d02SAlexander Motin "MSRValue": "0x1000004800", 1353*18054d02SAlexander Motin "Offcore": "1", 1354*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1355*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1356*18054d02SAlexander Motin "PublicDescription": "Counts any data writes to uncacheable write combining (USWC) memory region miss the L2 cache with a snoop hit in the other processor module, data forwarding is required. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1357*18054d02SAlexander Motin "SampleAfterValue": "100007", 1358*18054d02SAlexander Motin "UMask": "0x1" 1359*18054d02SAlexander Motin }, 1360*18054d02SAlexander Motin { 1361*18054d02SAlexander Motin "BriefDescription": "Counts any data writes to uncacheable write combining (USWC) memory region true miss for the L2 cache with a snoop miss in the other processor module.", 1362*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1363*18054d02SAlexander Motin "Counter": "0,1,2,3", 1364*18054d02SAlexander Motin "EventCode": "0xB7", 1365*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.STREAMING_STORES.L2_MISS.SNOOP_MISS_OR_NO_SNOOP_NEEDED", 1366*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1367*18054d02SAlexander Motin "MSRValue": "0x0200004800", 1368*18054d02SAlexander Motin "Offcore": "1", 1369*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1370*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1371*18054d02SAlexander Motin "PublicDescription": "Counts any data writes to uncacheable write combining (USWC) memory region true miss for the L2 cache with a snoop miss in the other processor module. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1372*18054d02SAlexander Motin "SampleAfterValue": "100007", 1373*18054d02SAlexander Motin "UMask": "0x1" 1374*18054d02SAlexander Motin }, 1375*18054d02SAlexander Motin { 1376*18054d02SAlexander Motin "BriefDescription": "Counts any data writes to uncacheable write combining (USWC) memory region outstanding, per cycle, from the time of the L2 miss to when any response is received.", 1377*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1378*18054d02SAlexander Motin "Counter": "0,1,2,3", 1379*18054d02SAlexander Motin "EventCode": "0xB7", 1380*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.STREAMING_STORES.OUTSTANDING", 1381*18054d02SAlexander Motin "MSRIndex": "0x1a6", 1382*18054d02SAlexander Motin "MSRValue": "0x4000004800", 1383*18054d02SAlexander Motin "Offcore": "1", 1384*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1385*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1386*18054d02SAlexander Motin "PublicDescription": "Counts any data writes to uncacheable write combining (USWC) memory region outstanding, per cycle, from the time of the L2 miss to when any response is received. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1387*18054d02SAlexander Motin "SampleAfterValue": "100007", 1388*18054d02SAlexander Motin "UMask": "0x1" 1389*18054d02SAlexander Motin }, 1390*18054d02SAlexander Motin { 1391*18054d02SAlexander Motin "BriefDescription": "Counts data cache lines requests by software prefetch instructions have any transaction responses from the uncore subsystem.", 1392*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1393*18054d02SAlexander Motin "Counter": "0,1,2,3", 1394*18054d02SAlexander Motin "EventCode": "0xB7", 1395*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.SW_PREFETCH.ANY_RESPONSE", 1396*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1397*18054d02SAlexander Motin "MSRValue": "0x0000011000", 1398*18054d02SAlexander Motin "Offcore": "1", 1399*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1400*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1401*18054d02SAlexander Motin "PublicDescription": "Counts data cache lines requests by software prefetch instructions have any transaction responses from the uncore subsystem. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1402*18054d02SAlexander Motin "SampleAfterValue": "100007", 1403*18054d02SAlexander Motin "UMask": "0x1" 1404*18054d02SAlexander Motin }, 1405*18054d02SAlexander Motin { 1406*18054d02SAlexander Motin "BriefDescription": "Counts data cache lines requests by software prefetch instructions hit the L2 cache.", 1407*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1408*18054d02SAlexander Motin "Counter": "0,1,2,3", 1409*18054d02SAlexander Motin "EventCode": "0xB7", 1410*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.SW_PREFETCH.L2_HIT", 1411*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1412*18054d02SAlexander Motin "MSRValue": "0x0000041000", 1413*18054d02SAlexander Motin "Offcore": "1", 1414*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1415*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1416*18054d02SAlexander Motin "PublicDescription": "Counts data cache lines requests by software prefetch instructions hit the L2 cache. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1417*18054d02SAlexander Motin "SampleAfterValue": "100007", 1418*18054d02SAlexander Motin "UMask": "0x1" 1419*18054d02SAlexander Motin }, 1420*18054d02SAlexander Motin { 1421*18054d02SAlexander Motin "BriefDescription": "Counts data cache lines requests by software prefetch instructions miss the L2 cache with a snoop hit in the other processor module, data forwarding is required.", 1422*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1423*18054d02SAlexander Motin "Counter": "0,1,2,3", 1424*18054d02SAlexander Motin "EventCode": "0xB7", 1425*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.SW_PREFETCH.L2_MISS.HITM_OTHER_CORE", 1426*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1427*18054d02SAlexander Motin "MSRValue": "0x1000001000", 1428*18054d02SAlexander Motin "Offcore": "1", 1429*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1430*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1431*18054d02SAlexander Motin "PublicDescription": "Counts data cache lines requests by software prefetch instructions miss the L2 cache with a snoop hit in the other processor module, data forwarding is required. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1432*18054d02SAlexander Motin "SampleAfterValue": "100007", 1433*18054d02SAlexander Motin "UMask": "0x1" 1434*18054d02SAlexander Motin }, 1435*18054d02SAlexander Motin { 1436*18054d02SAlexander Motin "BriefDescription": "Counts data cache lines requests by software prefetch instructions true miss for the L2 cache with a snoop miss in the other processor module.", 1437*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1438*18054d02SAlexander Motin "Counter": "0,1,2,3", 1439*18054d02SAlexander Motin "EventCode": "0xB7", 1440*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.SW_PREFETCH.L2_MISS.SNOOP_MISS_OR_NO_SNOOP_NEEDED", 1441*18054d02SAlexander Motin "MSRIndex": "0x1a6, 0x1a7", 1442*18054d02SAlexander Motin "MSRValue": "0x0200001000", 1443*18054d02SAlexander Motin "Offcore": "1", 1444*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1445*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1446*18054d02SAlexander Motin "PublicDescription": "Counts data cache lines requests by software prefetch instructions true miss for the L2 cache with a snoop miss in the other processor module. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1447*18054d02SAlexander Motin "SampleAfterValue": "100007", 1448*18054d02SAlexander Motin "UMask": "0x1" 1449*18054d02SAlexander Motin }, 1450*18054d02SAlexander Motin { 1451*18054d02SAlexander Motin "BriefDescription": "Counts data cache lines requests by software prefetch instructions outstanding, per cycle, from the time of the L2 miss to when any response is received.", 1452*18054d02SAlexander Motin "CollectPEBSRecord": "1", 1453*18054d02SAlexander Motin "Counter": "0,1,2,3", 1454*18054d02SAlexander Motin "EventCode": "0xB7", 1455*18054d02SAlexander Motin "EventName": "OFFCORE_RESPONSE.SW_PREFETCH.OUTSTANDING", 1456*18054d02SAlexander Motin "MSRIndex": "0x1a6", 1457*18054d02SAlexander Motin "MSRValue": "0x4000001000", 1458*18054d02SAlexander Motin "Offcore": "1", 1459*18054d02SAlexander Motin "PDIR_COUNTER": "na", 1460*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1461*18054d02SAlexander Motin "PublicDescription": "Counts data cache lines requests by software prefetch instructions outstanding, per cycle, from the time of the L2 miss to when any response is received. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)", 1462*18054d02SAlexander Motin "SampleAfterValue": "100007", 1463*18054d02SAlexander Motin "UMask": "0x1" 1464959826caSMatt Macy } 1465959826caSMatt Macy]