1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
| # Format:
| # MIDR,Version,JSON/file/pathname,Type
| #
| # where
| # MIDR Processor version
| # Variant[23:20] and Revision [3:0] should be zero.
| # Version could be used to track version of of JSON file
| # but currently unused.
| # JSON/file/pathname is the path to JSON file, relative
| # to tools/perf/pmu-events/arch/arm64/.
| # Type is core, uncore etc
| #
| #
| #Family-model,Version,Filename,EventType
| 0x0,v3,n13,core
|
|