diff options
Diffstat (limited to 'tools/perf/pmu-events/arch/x86/graniterapids/counter.json')
-rw-r--r-- | tools/perf/pmu-events/arch/x86/graniterapids/counter.json | 23 |
1 files changed, 14 insertions, 9 deletions
diff --git a/tools/perf/pmu-events/arch/x86/graniterapids/counter.json b/tools/perf/pmu-events/arch/x86/graniterapids/counter.json index 250781a8ca64..5d3b202eadd3 100644 --- a/tools/perf/pmu-events/arch/x86/graniterapids/counter.json +++ b/tools/perf/pmu-events/arch/x86/graniterapids/counter.json @@ -20,6 +20,16 @@ "CountersNumGeneric": "4" }, { + "Unit": "CXLCM", + "CountersNumFixed": "0", + "CountersNumGeneric": 8 + }, + { + "Unit": "CXLDP", + "CountersNumFixed": "0", + "CountersNumGeneric": 4 + }, + { "Unit": "B2HOT", "CountersNumFixed": "0", "CountersNumGeneric": 4 @@ -52,12 +62,12 @@ { "Unit": "PCU", "CountersNumFixed": "0", - "CountersNumGeneric": 4 + "CountersNumGeneric": "4" }, { "Unit": "CHACMS", "CountersNumFixed": "0", - "CountersNumGeneric": 4 + "CountersNumGeneric": "4" }, { "Unit": "MDF", @@ -65,13 +75,8 @@ "CountersNumGeneric": "4" }, { - "Unit": "CXLCM", - "CountersNumFixed": "0", - "CountersNumGeneric": 8 - }, - { - "Unit": "CXLDP", + "Unit": "UBOX", "CountersNumFixed": "0", - "CountersNumGeneric": 4 + "CountersNumGeneric": "2" } ]
\ No newline at end of file |