Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/source/etmv4/
Dtrc_pkt_decode_etmv4i.cpp44 TrcPktDecodeEtmV4I::TrcPktDecodeEtmV4I() in TrcPktDecodeEtmV4I() function in TrcPktDecodeEtmV4I
50 TrcPktDecodeEtmV4I::TrcPktDecodeEtmV4I(int instIDNum) in TrcPktDecodeEtmV4I() function in TrcPktDecodeEtmV4I
56 TrcPktDecodeEtmV4I::~TrcPktDecodeEtmV4I() in ~TrcPktDecodeEtmV4I()
62 ocsd_datapath_resp_t TrcPktDecodeEtmV4I::processPacket() in processPacket()
138 ocsd_datapath_resp_t TrcPktDecodeEtmV4I::onEOT() in onEOT()
152 ocsd_datapath_resp_t TrcPktDecodeEtmV4I::onReset() in onReset()
160 ocsd_datapath_resp_t TrcPktDecodeEtmV4I::onFlush() in onFlush()
171 ocsd_err_t TrcPktDecodeEtmV4I::onProtocolConfig() in onProtocolConfig()
230 void TrcPktDecodeEtmV4I::initDecoder() in initDecoder()
251 void TrcPktDecodeEtmV4I::resetDecoder() in resetDecoder()
[all …]
/external/OpenCSD/decoder/include/opencsd/etmv4/
Dtrc_pkt_decode_etmv4i.h50 class TrcPktDecodeEtmV4I : public TrcPktDecodeBase<EtmV4ITrcPacket, EtmV4Config>
53 TrcPktDecodeEtmV4I();
54 TrcPktDecodeEtmV4I(int instIDNum);
55 virtual ~TrcPktDecodeEtmV4I();
Dtrc_dcd_mngr_etmv4i.h22 TrcPktDecodeEtmV4I>