Searched refs:profile_CortexR (Results 1 – 2 of 2) sorted by relevance
/external/OpenCSD/decoder/source/ |
D | trc_core_arch_map.cpp | 62 { "Cortex-R52", { ARCH_V8, profile_CortexR } }, 63 { "Cortex-R8", { ARCH_V7, profile_CortexR } }, 64 { "Cortex-R7", { ARCH_V7, profile_CortexR } }, 65 { "Cortex-R5", { ARCH_V7, profile_CortexR } }, 66 { "Cortex-R4", { ARCH_V7, profile_CortexR } }, 145 ap.profile = profile_CortexR; in getPatternMatchCoreName() 169 ap.profile = profile_CortexR; in getPatternMatchCoreName()
|
/external/OpenCSD/decoder/include/opencsd/ |
D | ocsd_if_types.h | 293 profile_CortexR, /**< Cortex-R profile */ enumerator
|