Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/source/etmv3/
Dtrc_pkt_decode_etmv3.cpp39 TrcPktDecodeEtmV3::TrcPktDecodeEtmV3() : in TrcPktDecodeEtmV3() function in TrcPktDecodeEtmV3
45 TrcPktDecodeEtmV3::TrcPktDecodeEtmV3(int instIDNum) : in TrcPktDecodeEtmV3() function in TrcPktDecodeEtmV3
51 TrcPktDecodeEtmV3::~TrcPktDecodeEtmV3() in ~TrcPktDecodeEtmV3()
57 ocsd_datapath_resp_t TrcPktDecodeEtmV3::processPacket() in processPacket()
126 ocsd_datapath_resp_t TrcPktDecodeEtmV3::onEOT() in onEOT()
148 ocsd_datapath_resp_t TrcPktDecodeEtmV3::onReset() in onReset()
156 ocsd_datapath_resp_t TrcPktDecodeEtmV3::onFlush() in onFlush()
168 ocsd_err_t TrcPktDecodeEtmV3::onProtocolConfig() in onProtocolConfig()
200 void TrcPktDecodeEtmV3::initDecoder() in initDecoder()
210 void TrcPktDecodeEtmV3::resetDecoder() in resetDecoder()
[all …]
/external/OpenCSD/decoder/include/opencsd/etmv3/
Dtrc_pkt_decode_etmv3.h207 class TrcPktDecodeEtmV3 : public TrcPktDecodeBase<EtmV3TrcPacket, EtmV3Config>
210 TrcPktDecodeEtmV3();
211 TrcPktDecodeEtmV3(int instIDNum);
212 virtual ~TrcPktDecodeEtmV3();
Dtrc_dcd_mngr_etmv3.h48 TrcPktDecodeEtmV3>