linux-zen-desktop/tools/perf/pmu-events/arch/powerpc/power10/translation.json

18 lines
809 B
JSON
Raw Normal View History

2023-08-30 17:31:07 +02:00
[
{
"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": "0x200FE",
"EventName": "PM_DATA_FROM_L2MISS",
2023-10-24 12:59:35 +02:00
"BriefDescription": "The processor's L1 data cache was reloaded from a source beyond the local core's L2 due to a demand miss."
2023-08-30 17:31:07 +02:00
}
]