mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-08-22 00:42:01 +02:00

Update events from v1.02 to v1.04. Add TMA metrics v4.8. Bring in the event updates v1.04:0a9546cdf6
v1.03:c7dd26ce67
The TMA 4.8 information was added in:59194d4d90
Add counter information. The most recent RFC patch set using this information: https://lore.kernel.org/lkml/20240412210756.309828-1-weilin.wang@intel.com/ New events are: FP_INST_RETIRED.128B_DP, FP_INST_RETIRED.128B_SP, FP_INST_RETIRED.256B_DP, FP_INST_RETIRED.32B_SP, FP_INST_RETIRED.64B_DP, OCR.DEMAND_DATA_RD.L3_HIT.SNOOP_HITM, OCR.DEMAND_DATA_RD.L3_HIT.SNOOP_HIT_WITH_FWD, OCR.DEMAND_RFO.L3_HIT.SNOOP_HITM, OCR.STREAMING_WR.ANY_RESPONSE, UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR_LOCAL, UNC_CHA_TOR_INSERTS.IO_ITOMCACHENEAR_REMOTE, UNC_CHA_TOR_INSERTS.IO_ITOM_LOCAL, UNC_CHA_TOR_INSERTS.IO_ITOM_REMOTE, UNC_CHA_TOR_INSERTS.IO_MISS, UNC_CHA_TOR_INSERTS.IO_MISS_ITOM, UNC_CHA_TOR_INSERTS.IO_MISS_ITOMCACHENEAR, UNC_CHA_TOR_INSERTS.IO_PCIRDCUR_LOCAL, UNC_CHA_TOR_INSERTS.IO_PCIRDCUR_REMOTE, UNC_CXLCM_RxC_PACK_BUF_INSERTS.MEM_DATA, UNC_CXLDP_TxC_AGF_INSERTS.M2S_DATA. Co-authored-by: Weilin Wang <weilin.wang@intel.com> Co-authored-by: Caleb Biggers <caleb.biggers@intel.com> Signed-off-by: Ian Rogers <irogers@google.com> Reviewed-by: Kan Liang <kan.liang@linux.intel.com> Cc: Alexandre Torgue <alexandre.torgue@foss.st.com> Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org> Link: https://lore.kernel.org/r/20240620181752.3945845-30-irogers@google.com
96 lines
4.2 KiB
JSON
96 lines
4.2 KiB
JSON
[
|
|
{
|
|
"BriefDescription": "Counts the number of cycles that the head (oldest load) of the load buffer is stalled due to any number of reasons, including an L1 miss, WCB full, pagewalk, store address block or store data block, on a load that retires.",
|
|
"Counter": "0,1,2,3,4,5,6,7",
|
|
"EventCode": "0x05",
|
|
"EventName": "LD_HEAD.ANY_AT_RET",
|
|
"SampleAfterValue": "1000003",
|
|
"UMask": "0xff"
|
|
},
|
|
{
|
|
"BriefDescription": "Counts the number of cycles that the head (oldest load) of the load buffer is stalled due to a core bound stall including a store address match, a DTLB miss or a page walk that detains the load from retiring.",
|
|
"Counter": "0,1,2,3,4,5,6,7",
|
|
"EventCode": "0x05",
|
|
"EventName": "LD_HEAD.L1_BOUND_AT_RET",
|
|
"SampleAfterValue": "1000003",
|
|
"UMask": "0xf4"
|
|
},
|
|
{
|
|
"BriefDescription": "Counts the number of cycles that the head (oldest load) of the load buffer and retirement are both stalled due to a DL1 miss.",
|
|
"Counter": "0,1,2,3,4,5,6,7",
|
|
"EventCode": "0x05",
|
|
"EventName": "LD_HEAD.L1_MISS_AT_RET",
|
|
"SampleAfterValue": "1000003",
|
|
"UMask": "0x81"
|
|
},
|
|
{
|
|
"BriefDescription": "Counts the number of cycles that the head (oldest load) of the load buffer and retirement are both stalled due to other block cases.",
|
|
"Counter": "0,1,2,3,4,5,6,7",
|
|
"EventCode": "0x05",
|
|
"EventName": "LD_HEAD.OTHER_AT_RET",
|
|
"PublicDescription": "Counts the number of cycles that the head (oldest load) of the load buffer and retirement are both stalled due to other block cases such as pipeline conflicts, fences, etc.",
|
|
"SampleAfterValue": "1000003",
|
|
"UMask": "0xc0"
|
|
},
|
|
{
|
|
"BriefDescription": "Counts the number of cycles that the head (oldest load) of the load buffer and retirement are both stalled due to a pagewalk.",
|
|
"Counter": "0,1,2,3,4,5,6,7",
|
|
"EventCode": "0x05",
|
|
"EventName": "LD_HEAD.PGWALK_AT_RET",
|
|
"SampleAfterValue": "1000003",
|
|
"UMask": "0xa0"
|
|
},
|
|
{
|
|
"BriefDescription": "Counts the number of cycles that the head (oldest load) of the load buffer and retirement are both stalled due to a store address match.",
|
|
"Counter": "0,1,2,3,4,5,6,7",
|
|
"EventCode": "0x05",
|
|
"EventName": "LD_HEAD.ST_ADDR_AT_RET",
|
|
"SampleAfterValue": "1000003",
|
|
"UMask": "0x84"
|
|
},
|
|
{
|
|
"BriefDescription": "Counts the number of machine clears due to memory ordering caused by a snoop from an external agent. Does not count internally generated machine clears such as those due to memory disambiguation.",
|
|
"Counter": "0,1,2,3,4,5,6,7",
|
|
"EventCode": "0xc3",
|
|
"EventName": "MACHINE_CLEARS.MEMORY_ORDERING",
|
|
"SampleAfterValue": "20003",
|
|
"UMask": "0x2"
|
|
},
|
|
{
|
|
"BriefDescription": "Counts misaligned loads that are 4K page splits.",
|
|
"Counter": "0,1,2,3,4,5,6,7",
|
|
"EventCode": "0x13",
|
|
"EventName": "MISALIGN_MEM_REF.LOAD_PAGE_SPLIT",
|
|
"SampleAfterValue": "200003",
|
|
"UMask": "0x2"
|
|
},
|
|
{
|
|
"BriefDescription": "Counts misaligned stores that are 4K page splits.",
|
|
"Counter": "0,1,2,3,4,5,6,7",
|
|
"EventCode": "0x13",
|
|
"EventName": "MISALIGN_MEM_REF.STORE_PAGE_SPLIT",
|
|
"SampleAfterValue": "200003",
|
|
"UMask": "0x4"
|
|
},
|
|
{
|
|
"BriefDescription": "Counts demand data reads that were not supplied by the L3 cache.",
|
|
"Counter": "0,1,2,3,4,5,6,7",
|
|
"EventCode": "0xB7",
|
|
"EventName": "OCR.DEMAND_DATA_RD.L3_MISS",
|
|
"MSRIndex": "0x1a6,0x1a7",
|
|
"MSRValue": "0x3FBFC00001",
|
|
"SampleAfterValue": "100003",
|
|
"UMask": "0x1"
|
|
},
|
|
{
|
|
"BriefDescription": "Counts demand reads for ownership (RFO) and software prefetches for exclusive ownership (PREFETCHW) that were not supplied by the L3 cache.",
|
|
"Counter": "0,1,2,3,4,5,6,7",
|
|
"EventCode": "0xB7",
|
|
"EventName": "OCR.DEMAND_RFO.L3_MISS",
|
|
"MSRIndex": "0x1a6,0x1a7",
|
|
"MSRValue": "0x3FBFC00002",
|
|
"SampleAfterValue": "100003",
|
|
"UMask": "0x1"
|
|
}
|
|
]
|