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

13 lines
403 B
JSON
Raw Normal View History

2023-08-30 17:31:07 +02:00
[
{
"EventCode": "0x1E058",
"EventName": "PM_STCX_FAIL_FIN",
"BriefDescription": "Conditional store instruction (STCX) failed. LARX and STCX are instructions used to acquire a lock."
},
{
"EventCode": "0x4E050",
"EventName": "PM_STCX_PASS_FIN",
"BriefDescription": "Conditional store instruction (STCX) passed. LARX and STCX are instructions used to acquire a lock."
}
]