Home
last modified time | relevance | path

Searched refs:MIDR (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/pmu-events/arch/nds32/
H A Dmapfile.csv2 # MIDR,Version,JSON/file/pathname,Type
5 # MIDR Processor version
/linux/tools/perf/arch/arm64/util/
H A Dheader.c11 #define MIDR "/regs/identification/midr_el1" macro
26 scnprintf(path, PATH_MAX, "%s/devices/system/cpu/cpu%d" MIDR, sysfs, cpu.cpu); in _get_cpuid()