diff options
Diffstat (limited to 'tools/perf/pmu-events/arch/x86/silvermont/memory.json')
-rw-r--r-- | tools/perf/pmu-events/arch/x86/silvermont/memory.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/pmu-events/arch/x86/silvermont/memory.json b/tools/perf/pmu-events/arch/x86/silvermont/memory.json index 15ea45187210..0f5fba43da4c 100644 --- a/tools/perf/pmu-events/arch/x86/silvermont/memory.json +++ b/tools/perf/pmu-events/arch/x86/silvermont/memory.json @@ -1,6 +1,7 @@ [ { "BriefDescription": "Stalls due to Memory ordering", + "Counter": "0,1", "EventCode": "0xC3", "EventName": "MACHINE_CLEARS.MEMORY_ORDERING", "PublicDescription": "This event counts the number of times that pipeline was cleared due to memory ordering issues.", |