perf list: Add IBM z16 event description for s390
[platform/kernel/linux-starfive.git] / tools / perf / pmu-events / arch / s390 / cf_z16 / transaction.json
1 [
2   {
3     "BriefDescription": "Transaction count",
4     "MetricName": "transaction",
5     "MetricExpr": "TX_C_TEND + TX_NC_TEND + TX_NC_TABORT + TX_C_TABORT_SPECIAL + TX_C_TABORT_NO_SPECIAL"
6   }
7 ]