diff options
Diffstat (limited to 'tools/perf/pmu-events/arch/x86/skylake/other.json')
-rw-r--r-- | tools/perf/pmu-events/arch/x86/skylake/other.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/perf/pmu-events/arch/x86/skylake/other.json b/tools/perf/pmu-events/arch/x86/skylake/other.json index d75d53279b4e..f14eeeb85d39 100644 --- a/tools/perf/pmu-events/arch/x86/skylake/other.json +++ b/tools/perf/pmu-events/arch/x86/skylake/other.json @@ -1,6 +1,7 @@ [ { "BriefDescription": "Number of hardware interrupts received by the processor.", + "Counter": "0,1,2,3", "EventCode": "0xCB", "EventName": "HW_INTERRUPTS.RECEIVED", "PublicDescription": "Counts the number of hardware interruptions received by the processor.", @@ -9,6 +10,7 @@ }, { "BriefDescription": "MEMORY_DISAMBIGUATION.HISTORY_RESET", + "Counter": "0,1,2,3", "EventCode": "0x09", "EventName": "MEMORY_DISAMBIGUATION.HISTORY_RESET", "SampleAfterValue": "2000003", |