mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-01 23:46:45 +00:00

Update JSON/Events list with data-source events for power10 platform. Signed-off-by: Kajol Jain <kjain@linux.ibm.com> Cc: Athira Rajeev <atrajeev@linux.vnet.ibm.com> Cc: Disha Goel <disgoel@linux.ibm.com> Cc: Madhavan Srinivasan <maddy@linux.ibm.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: linuxppc-dev@lists.ozlabs.org Link: https://lore.kernel.org/r/20230905114039.176645-1-kjain@linux.ibm.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
18 lines
714 B
JSON
18 lines
714 B
JSON
[
|
|
{
|
|
"EventCode": "0x20018",
|
|
"EventName": "PM_ST_FWD",
|
|
"BriefDescription": "Store forwards that finished."
|
|
},
|
|
{
|
|
"EventCode": "0x200F0",
|
|
"EventName": "PM_ST_CMPL",
|
|
"BriefDescription": "Stores completed from S2Q (2nd-level store queue). This event includes regular stores, stcx and cache inhibited stores. The following operations are excluded (pteupdate, snoop tlbie complete, store atomics, miso, load atomic payloads, tlbie, tlbsync, slbieg, isync, msgsnd, slbiag, cpabort, copy, tcheck, tend, stsync, dcbst, icbi, dcbf, hwsync, lwsync, ptesync, eieio, msgsync)."
|
|
},
|
|
{
|
|
"EventCode": "0x300F0",
|
|
"EventName": "PM_ST_MISS_L1",
|
|
"BriefDescription": "Store Missed L1."
|
|
}
|
|
]
|