diff options
Diffstat (limited to 'tools/perf/pmu-events/arch/x86/ivybridge/counter.json')
-rw-r--r-- | tools/perf/pmu-events/arch/x86/ivybridge/counter.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/tools/perf/pmu-events/arch/x86/ivybridge/counter.json b/tools/perf/pmu-events/arch/x86/ivybridge/counter.json new file mode 100644 index 000000000000..35bb154900d7 --- /dev/null +++ b/tools/perf/pmu-events/arch/x86/ivybridge/counter.json @@ -0,0 +1,17 @@ +[ + { + "Unit": "core", + "CountersNumFixed": "3", + "CountersNumGeneric": "4" + }, + { + "Unit": "ARB", + "CountersNumFixed": "1", + "CountersNumGeneric": "2" + }, + { + "Unit": "CBOX", + "CountersNumFixed": "0", + "CountersNumGeneric": "2" + } +]
\ No newline at end of file |