File tree Expand file tree Collapse file tree 8 files changed +7
-14
lines changed
tools/perf/pmu-events/arch/x86 Expand file tree Collapse file tree 8 files changed +7
-14
lines changed Original file line number Diff line number Diff line change 1837
1837
},
1838
1838
{
1839
1839
"BriefDescription" : " Number of cycles within a transaction divided by the number of elisions." ,
1840
- "MetricExpr" : " (cycles\\ -t / el\\ -start if has_event(cycles \\ -t ) else 0)" ,
1840
+ "MetricExpr" : " (cycles\\ -t / el\\ -start if has_event(el \\ -start ) else 0)" ,
1841
1841
"MetricGroup" : " transaction" ,
1842
1842
"MetricName" : " tsx_cycles_per_elision" ,
1843
1843
"ScaleUnit" : " 1cycles / elision"
Original file line number Diff line number Diff line change 1525
1525
},
1526
1526
{
1527
1527
"BriefDescription" : " Number of cycles within a transaction divided by the number of elisions." ,
1528
- "MetricExpr" : " (cycles\\ -t / el\\ -start if has_event(cycles \\ -t ) else 0)" ,
1528
+ "MetricExpr" : " (cycles\\ -t / el\\ -start if has_event(el \\ -start ) else 0)" ,
1529
1529
"MetricGroup" : " transaction" ,
1530
1530
"MetricName" : " tsx_cycles_per_elision" ,
1531
1531
"ScaleUnit" : " 1cycles / elision"
Original file line number Diff line number Diff line change 1821
1821
},
1822
1822
{
1823
1823
"BriefDescription" : " Number of cycles within a transaction divided by the number of elisions." ,
1824
- "MetricExpr" : " (cycles\\ -t / el\\ -start if has_event(cycles \\ -t ) else 0)" ,
1824
+ "MetricExpr" : " (cycles\\ -t / el\\ -start if has_event(el \\ -start ) else 0)" ,
1825
1825
"MetricGroup" : " transaction" ,
1826
1826
"MetricName" : " tsx_cycles_per_elision" ,
1827
1827
"ScaleUnit" : " 1cycles / elision"
Original file line number Diff line number Diff line change 1551
1551
},
1552
1552
{
1553
1553
"BriefDescription" : " Number of cycles within a transaction divided by the number of elisions." ,
1554
- "MetricExpr" : " (cycles\\ -t / el\\ -start if has_event(cycles \\ -t ) else 0)" ,
1554
+ "MetricExpr" : " (cycles\\ -t / el\\ -start if has_event(el \\ -start ) else 0)" ,
1555
1555
"MetricGroup" : " transaction" ,
1556
1556
"MetricName" : " tsx_cycles_per_elision" ,
1557
1557
"ScaleUnit" : " 1cycles / elision"
Original file line number Diff line number Diff line change 1944
1944
"MetricName" : " tsx_aborted_cycles" ,
1945
1945
"ScaleUnit" : " 100%"
1946
1946
},
1947
- {
1948
- "BriefDescription" : " Number of cycles within a transaction divided by the number of elisions." ,
1949
- "MetricExpr" : " (cycles\\ -t / el\\ -start if has_event(cycles\\ -t) else 0)" ,
1950
- "MetricGroup" : " transaction" ,
1951
- "MetricName" : " tsx_cycles_per_elision" ,
1952
- "ScaleUnit" : " 1cycles / elision"
1953
- },
1954
1947
{
1955
1948
"BriefDescription" : " Number of cycles within a transaction divided by the number of transactions." ,
1956
1949
"MetricExpr" : " (cycles\\ -t / tx\\ -start if has_event(cycles\\ -t) else 0)" ,
Original file line number Diff line number Diff line change 1473
1473
},
1474
1474
{
1475
1475
"BriefDescription" : " Number of cycles within a transaction divided by the number of elisions." ,
1476
- "MetricExpr" : " (cycles\\ -t / el\\ -start if has_event(cycles \\ -t ) else 0)" ,
1476
+ "MetricExpr" : " (cycles\\ -t / el\\ -start if has_event(el \\ -start ) else 0)" ,
1477
1477
"MetricGroup" : " transaction" ,
1478
1478
"MetricName" : " tsx_cycles_per_elision" ,
1479
1479
"ScaleUnit" : " 1cycles / elision"
Original file line number Diff line number Diff line change 1781
1781
},
1782
1782
{
1783
1783
"BriefDescription" : " Number of cycles within a transaction divided by the number of elisions." ,
1784
- "MetricExpr" : " (cycles\\ -t / el\\ -start if has_event(cycles \\ -t ) else 0)" ,
1784
+ "MetricExpr" : " (cycles\\ -t / el\\ -start if has_event(el \\ -start ) else 0)" ,
1785
1785
"MetricGroup" : " transaction" ,
1786
1786
"MetricName" : " tsx_cycles_per_elision" ,
1787
1787
"ScaleUnit" : " 1cycles / elision"
Original file line number Diff line number Diff line change 1551
1551
},
1552
1552
{
1553
1553
"BriefDescription" : " Number of cycles within a transaction divided by the number of elisions." ,
1554
- "MetricExpr" : " (cycles\\ -t / el\\ -start if has_event(cycles \\ -t ) else 0)" ,
1554
+ "MetricExpr" : " (cycles\\ -t / el\\ -start if has_event(el \\ -start ) else 0)" ,
1555
1555
"MetricGroup" : " transaction" ,
1556
1556
"MetricName" : " tsx_cycles_per_elision" ,
1557
1557
"ScaleUnit" : " 1cycles / elision"
You can’t perform that action at this time.
0 commit comments