Searched refs:PtmConfig (Results 1 – 7 of 7) sorted by relevance
62 class PtmConfig : public CSConfig // public ocsd_ptm_cfg65 PtmConfig(); /**< Default constructor */66 PtmConfig(const ocsd_ptm_cfg *cfg_regs);67 ~PtmConfig() {}; /**< Default destructor */ in ~PtmConfig()87 PtmConfig & operator=(const ocsd_ptm_cfg *p_cfg);127 inline PtmConfig & PtmConfig::operator=(const ocsd_ptm_cfg *p_cfg)134 inline const bool PtmConfig::enaBranchBCast() const in enaBranchBCast()139 inline const bool PtmConfig::enaCycleAcc() const in enaCycleAcc()144 inline const bool PtmConfig::enaRetStack() const in enaRetStack()149 inline const bool PtmConfig::hasRetStack() const in hasRetStack()[all …]
45 class PtmConfig; variable52 class TrcPktProcPtm : public TrcPktProcBase< PtmTrcPacket, ocsd_ptm_pkt_type, PtmConfig>
45 PtmConfig,
101 class TrcPktDecodePtm : public TrcPktDecodeBase<PtmTrcPacket, PtmConfig>
37 PtmConfig::PtmConfig() in PtmConfig() function in PtmConfig47 PtmConfig::PtmConfig(const ocsd_ptm_cfg *cfg_regs) in PtmConfig() function in PtmConfig52 const int PtmConfig::CtxtIDBytes() const in CtxtIDBytes()
411 PtmConfig configObj(&config); in createPTMDecoder()
278 | __PTM__ | @ref ocsd_ptm_cfg | PtmConfig | @ref OCSD_BUILTIN_DCD_PTM |