mirror of https://gitee.com/openkylin/linux.git
perf vendor events intel: Update Bonnell to V4
Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: Kan Liang <kan.liang@intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Link: https://lkml.kernel.org/r/20190315165219.GA21223@tassilo.jf.intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
This commit is contained in:
parent
643e72255e
commit
b1580f542c
|
@ -77,7 +77,7 @@
|
||||||
"UMask": "0x1",
|
"UMask": "0x1",
|
||||||
"EventName": "UOPS.MS_CYCLES",
|
"EventName": "UOPS.MS_CYCLES",
|
||||||
"SampleAfterValue": "2000000",
|
"SampleAfterValue": "2000000",
|
||||||
"BriefDescription": "This event counts the cycles where 1 or more uops are issued by the micro-sequencer (MS), including microcode assists and inserted flows, and written to the IQ. ",
|
"BriefDescription": "This event counts the cycles where 1 or more uops are issued by the micro-sequencer (MS), including microcode assists and inserted flows, and written to the IQ.",
|
||||||
"CounterMask": "1"
|
"CounterMask": "1"
|
||||||
}
|
}
|
||||||
]
|
]
|
|
@ -189,7 +189,7 @@
|
||||||
"UMask": "0x8",
|
"UMask": "0x8",
|
||||||
"EventName": "BR_MISSP_TYPE_RETIRED.IND_CALL",
|
"EventName": "BR_MISSP_TYPE_RETIRED.IND_CALL",
|
||||||
"SampleAfterValue": "200000",
|
"SampleAfterValue": "200000",
|
||||||
"BriefDescription": "Mispredicted indirect calls, including both register and memory indirect. "
|
"BriefDescription": "Mispredicted indirect calls, including both register and memory indirect."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"EventCode": "0x89",
|
"EventCode": "0x89",
|
||||||
|
|
Loading…
Reference in New Issue