diff options
Diffstat (limited to 'tools/perf/pmu-events/arch/x86/grandridge/counter.json')
-rw-r--r-- | tools/perf/pmu-events/arch/x86/grandridge/counter.json | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/tools/perf/pmu-events/arch/x86/grandridge/counter.json b/tools/perf/pmu-events/arch/x86/grandridge/counter.json new file mode 100644 index 000000000000..9fd5d8ad6d3b --- /dev/null +++ b/tools/perf/pmu-events/arch/x86/grandridge/counter.json @@ -0,0 +1,42 @@ +[ + { + "Unit": "core", + "CountersNumFixed": "3", + "CountersNumGeneric": "8" + }, + { + "Unit": "B2CMI", + "CountersNumFixed": "0", + "CountersNumGeneric": "4" + }, + { + "Unit": "CHA", + "CountersNumFixed": "0", + "CountersNumGeneric": "4" + }, + { + "Unit": "IMC", + "CountersNumFixed": "0", + "CountersNumGeneric": "4" + }, + { + "Unit": "IIO", + "CountersNumFixed": "0", + "CountersNumGeneric": "4" + }, + { + "Unit": "IRP", + "CountersNumFixed": "0", + "CountersNumGeneric": "4" + }, + { + "Unit": "PCU", + "CountersNumFixed": "0", + "CountersNumGeneric": 4 + }, + { + "Unit": "CHACMS", + "CountersNumFixed": "0", + "CountersNumGeneric": 4 + } +]
\ No newline at end of file |