summaryrefslogtreecommitdiffstats
path: root/tools/perf/pmu-events/arch/powerpc/power10/locks.json
blob: b5a0d65219631fb170debedeb49bef93114394a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
  {
    "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."
  }
]