Searched defs:cfg_regs (Results 1 – 6 of 6) sorted by relevance
47 PtmConfig::PtmConfig(const ocsd_ptm_cfg *cfg_regs) in PtmConfig()
48 EtmV3Config::EtmV3Config(const ocsd_etmv3_cfg *cfg_regs) in EtmV3Config()
51 ETEConfig::ETEConfig(const ocsd_ete_cfg *cfg_regs) : EtmV4Config() in ETEConfig()
56 EtmV4Config::EtmV4Config(const ocsd_etmv4_cfg *cfg_regs) in EtmV4Config()
101 inline STMConfig::STMConfig(const ocsd_stm_cfg *cfg_regs) in STMConfig()
354 ocsd_etmv3_cfg cfg_regs; in createETMv3Decoder() local