Searched refs:EtmV3Config (Results 1 – 10 of 10) sorted by relevance
58 class EtmV3Config : public CSConfig61 EtmV3Config(); /**< Default constructor */62 EtmV3Config(const ocsd_etmv3_cfg *cfg_regs);63 ~EtmV3Config() {}; /**< Default destructor */ in ~EtmV3Config()82 EtmV3Config & operator=(const ocsd_etmv3_cfg *p_cfg);135 inline EtmV3Config & EtmV3Config::operator=(const ocsd_etmv3_cfg *p_cfg)141 inline const bool EtmV3Config::isCycleAcc() const in isCycleAcc()147 inline const int EtmV3Config::MinorRev() const in MinorRev()152 inline const bool EtmV3Config::isInstrTrace() const in isInstrTrace()157 inline const bool EtmV3Config::isDataValTrace() const in isDataValTrace()[all …]
44 class EtmV3Config; variable50 class TrcPktProcEtmV3 : public TrcPktProcBase< EtmV3TrcPacket, ocsd_etmv3_pkt_type, EtmV3Config>
45 EtmV3Config,
207 class TrcPktDecodeEtmV3 : public TrcPktDecodeBase<EtmV3TrcPacket, EtmV3Config>
38 EtmV3Config::EtmV3Config() in EtmV3Config() function in EtmV3Config48 EtmV3Config::EtmV3Config(const ocsd_etmv3_cfg *cfg_regs) in EtmV3Config() function in EtmV3Config53 EtmV3Config::EtmTraceMode const EtmV3Config::GetTraceMode() const in GetTraceMode()59 const int EtmV3Config::CtxtIDBytes() const in CtxtIDBytes()
54 ocsd_err_t Configure(const EtmV3Config *p_config);140 EtmV3Config m_config;
178 if(m_config->GetTraceMode() != EtmV3Config::TM_INSTR_ONLY) in onProtocolConfig()
47 ocsd_err_t EtmV3PktProcImpl::Configure(const EtmV3Config *p_config) in Configure()
320 EtmV3Config config(&cfg_regs); in createETMv3Decoder()
276 | __ETMv3__ | @ref ocsd_etmv3_cfg | EtmV3Config | @ref OCSD_BUILTIN_DCD_ETMV3 |