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 18371837 },
18381838 {
18391839 "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)" ,
18411841 "MetricGroup" : " transaction" ,
18421842 "MetricName" : " tsx_cycles_per_elision" ,
18431843 "ScaleUnit" : " 1cycles / elision"
Original file line number Diff line number Diff line change 15251525 },
15261526 {
15271527 "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)" ,
15291529 "MetricGroup" : " transaction" ,
15301530 "MetricName" : " tsx_cycles_per_elision" ,
15311531 "ScaleUnit" : " 1cycles / elision"
Original file line number Diff line number Diff line change 18211821 },
18221822 {
18231823 "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)" ,
18251825 "MetricGroup" : " transaction" ,
18261826 "MetricName" : " tsx_cycles_per_elision" ,
18271827 "ScaleUnit" : " 1cycles / elision"
Original file line number Diff line number Diff line change 15511551 },
15521552 {
15531553 "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)" ,
15551555 "MetricGroup" : " transaction" ,
15561556 "MetricName" : " tsx_cycles_per_elision" ,
15571557 "ScaleUnit" : " 1cycles / elision"
Original file line number Diff line number Diff line change 19441944 "MetricName" : " tsx_aborted_cycles" ,
19451945 "ScaleUnit" : " 100%"
19461946 },
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- },
19541947 {
19551948 "BriefDescription" : " Number of cycles within a transaction divided by the number of transactions." ,
19561949 "MetricExpr" : " (cycles\\ -t / tx\\ -start if has_event(cycles\\ -t) else 0)" ,
Original file line number Diff line number Diff line change 14731473 },
14741474 {
14751475 "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)" ,
14771477 "MetricGroup" : " transaction" ,
14781478 "MetricName" : " tsx_cycles_per_elision" ,
14791479 "ScaleUnit" : " 1cycles / elision"
Original file line number Diff line number Diff line change 17811781 },
17821782 {
17831783 "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)" ,
17851785 "MetricGroup" : " transaction" ,
17861786 "MetricName" : " tsx_cycles_per_elision" ,
17871787 "ScaleUnit" : " 1cycles / elision"
Original file line number Diff line number Diff line change 15511551 },
15521552 {
15531553 "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)" ,
15551555 "MetricGroup" : " transaction" ,
15561556 "MetricName" : " tsx_cycles_per_elision" ,
15571557 "ScaleUnit" : " 1cycles / elision"
You can’t perform that action at this time.
0 commit comments