Searched refs:core_prof (Results 1 – 11 of 11) sorted by relevance
46 m_ete_cfg.core_prof = profile_CortexA; in ETEConfig()90 m_cfg.core_prof = m_ete_cfg.core_prof; in copyV4()
175 return (bool)((m_cfg.arch_ver == ARCH_V7) && (m_cfg.core_prof == profile_CortexM)); in isV7MArch()226 return m_cfg.core_prof; in getCoreProfile()
168 ocsd_core_profile_t core_prof; /**< Core Profile */ member
57 ocsd_core_profile_t core_prof; /**< Core Profile */ member
41 m_cfg.core_prof = profile_CortexA; in PtmConfig()
42 m_cfg.core_prof = profile_CortexA; in EtmV3Config()
128 ocsd_core_profile_t core_prof; /**< Core Profile */ member
118 const ocsd_core_profile_t &coreProfile() const { return m_cfg.core_prof; }; in coreProfile()
51 m_cfg.core_prof = profile_CortexA; in EtmV4Config()
385 ocsd_core_profile_t core_prof; /**< Core Profile */ member
73 const ocsd_core_profile_t &coreProfile() const { return m_cfg.core_prof; }; in coreProfile()