xref: /linux/tools/perf/pmu-events/arch/powerpc/power10/locks.json (revision c532de5a67a70f8533d495f8f2aaa9a0491c3ad0)
1[
2  {
3    "EventCode": "0x1E058",
4    "EventName": "PM_STCX_FAIL_FIN",
5    "BriefDescription": "Conditional store instruction (STCX) failed. LARX and STCX are instructions used to acquire a lock."
6  },
7  {
8    "EventCode": "0x2E014",
9    "EventName": "PM_STCX_FIN",
10    "BriefDescription": "Conditional store instruction (STCX) finished. LARX and STCX are instructions used to acquire a lock."
11  },
12  {
13    "EventCode": "0x4E050",
14    "EventName": "PM_STCX_PASS_FIN",
15    "BriefDescription": "Conditional store instruction (STCX) passed. LARX and STCX are instructions used to acquire a lock."
16  },
17  {
18    "EventCode": "0x000000C8B8",
19    "EventName": "PM_STCX_SUCCESS_CMPL",
20    "BriefDescription": "STCX instructions that completed successfully. Specifically, counts only when a pass status is returned from the nest."
21  }
22]
23