diff options
author | Maxime Ripard <mripard@kernel.org> | 2024-07-30 09:09:23 +0200 |
---|---|---|
committer | Maxime Ripard <mripard@kernel.org> | 2024-07-30 09:09:23 +0200 |
commit | a1ff5a7d78a036d6c2178ee5acd6ba4946243800 (patch) | |
tree | 6652a7fba9fc417eaf327b7578447a4583ebd5da /tools/perf/pmu-events/arch/x86/rocketlake/counter.json | |
parent | b5fbf924f125ba3638cfdc21c0515eb7e76264ca (diff) | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) |
Merge drm/drm-fixes into drm-misc-fixes
Let's start the new drm-misc-fixes cycle by bringing in 6.11-rc1.
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'tools/perf/pmu-events/arch/x86/rocketlake/counter.json')
-rw-r--r-- | tools/perf/pmu-events/arch/x86/rocketlake/counter.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/tools/perf/pmu-events/arch/x86/rocketlake/counter.json b/tools/perf/pmu-events/arch/x86/rocketlake/counter.json new file mode 100644 index 000000000000..5a350072522a --- /dev/null +++ b/tools/perf/pmu-events/arch/x86/rocketlake/counter.json @@ -0,0 +1,17 @@ +[ + { + "Unit": "core", + "CountersNumFixed": "4", + "CountersNumGeneric": "8" + }, + { + "Unit": "ARB", + "CountersNumFixed": "0", + "CountersNumGeneric": "2" + }, + { + "Unit": "CLOCK", + "CountersNumFixed": 1, + "CountersNumGeneric": "0" + } +]
\ No newline at end of file |