6db4831e98
Android 14
611 B
611 B
1 | # Format: |
---|---|
2 | # MIDR,Version,JSON/file/pathname,Type |
3 | # |
4 | # where |
5 | # MIDR Processor version |
6 | # Variant[23:20] and Revision [3:0] should be zero. |
7 | # Version could be used to track version of of JSON file |
8 | # but currently unused. |
9 | # JSON/file/pathname is the path to JSON file, relative |
10 | # to tools/perf/pmu-events/arch/arm64/. |
11 | # Type is core, uncore etc |
12 | # |
13 | # |
14 | #Family-model,Version,Filename,EventType |
15 | 0x00000000410fd03[[:xdigit:]],v1,arm/cortex-a53,core |
16 | 0x00000000420f5160,v1,cavium/thunderx2,core |
17 | 0x00000000430f0af0,v1,cavium/thunderx2,core |
18 | 0x00000000480fd010,v1,hisilicon/hip08,core |
19 | 0x00000000500f0000,v1,ampere/emag,core |