Lines Matching refs:in
2 The contents of this directory allow users to specify PMU events in their
5 The main program in this directory, is the 'jevents', which is built and
8 The 'jevents' program tries to locate and process JSON files in the directory
11 - Regular files with '.json' extension in the name are assumed to be
21 events", defined in architecture standard JSONs.
22 Architecture standard JSONs must be located in the architecture root
27 should be placed in a separate JSON file - where the file name identifies
30 All the topic JSON files for a CPU model/family should be in a separate
37 The JSONs folder for a CPU model/family may be placed in the root arch
38 folder, or may be placed in a vendor sub-folder under the arch folder
44 - Set of 'PMU events tables' for all known CPUs in the architecture,
80 JSON file. Hence several entries in the pmu_events_map[] could map
86 3. _All_ known CPU tables for architecture are included in the perf
97 However some errors in processing may cause the alias build to fail.
117 Lines in which the first character is either '\n' or '#'
121 The header line is the first line in the file, which is
132 CPUID == '004b0100' (PVR value in Powerpc)
152 in the directory 'tools/perf/pmu-events/arch/x86/silvermont'.