Home
last modified time | relevance | path

Searched refs:TrcPktDecodePtm (Results 1 – 3 of 3) sorted by relevance

/external/OpenCSD/decoder/source/ptm/
Dtrc_pkt_decode_ptm.cpp40 TrcPktDecodePtm::TrcPktDecodePtm() in TrcPktDecodePtm() function in TrcPktDecodePtm
46 TrcPktDecodePtm::TrcPktDecodePtm(int instIDNum) in TrcPktDecodePtm() function in TrcPktDecodePtm
52 TrcPktDecodePtm::~TrcPktDecodePtm() in ~TrcPktDecodePtm()
58 ocsd_datapath_resp_t TrcPktDecodePtm::processPacket() in processPacket()
106 ocsd_datapath_resp_t TrcPktDecodePtm::onEOT() in onEOT()
117 ocsd_datapath_resp_t TrcPktDecodePtm::onReset() in onReset()
125 ocsd_datapath_resp_t TrcPktDecodePtm::onFlush() in onFlush()
133 ocsd_datapath_resp_t TrcPktDecodePtm::contProcess() in contProcess()
163 ocsd_err_t TrcPktDecodePtm::onProtocolConfig() in onProtocolConfig()
191 void TrcPktDecodePtm::initDecoder() in initDecoder()
[all …]
/external/OpenCSD/decoder/include/opencsd/ptm/
Dtrc_pkt_decode_ptm.h101 class TrcPktDecodePtm : public TrcPktDecodeBase<PtmTrcPacket, PtmConfig>
104 TrcPktDecodePtm();
105 TrcPktDecodePtm(int instIDNum);
106 virtual ~TrcPktDecodePtm();
191 inline const bool TrcPktDecodePtm::processStateIsCont() const in processStateIsCont()
Dtrc_dcd_mngr_ptm.h48 TrcPktDecodePtm>