Searched refs:decodePacket (Results 1 – 8 of 8) sorted by relevance
82 resp = decodePacket(bPktDone); in processPacket()155 ocsd_datapath_resp_t TrcPktDecodeStm::decodePacket(bool &bPktDone) in decodePacket() function in TrcPktDecodeStm
71 ocsd_datapath_resp_t decodePacket(bool &bPktDone); //!< decode the current incoming packet
97 resp = decodePacket(bPktDone); in processPacket()104 resp = decodePacket(bPktDone); in processPacket()240 ocsd_datapath_resp_t TrcPktDecodeEtmV3::decodePacket(bool &pktDone) in decodePacket() function in TrcPktDecodeEtmV3
69 …ocsd_datapath_resp_t decodePacket(bool &Complete); // return true to indicate decode complete -…
130 ocsd_datapath_resp_t decodePacket();
227 ocsd_datapath_resp_t decodePacket(bool &pktDone); //!< decode a packet
89 resp = decodePacket(); in processPacket()219 ocsd_datapath_resp_t TrcPktDecodePtm::decodePacket() in decodePacket() function in TrcPktDecodePtm
99 resp = decodePacket(bPktDone); // this may change the state to commit elem; in processPacket()242 ocsd_datapath_resp_t TrcPktDecodeEtmV4I::decodePacket(bool &Complete) in decodePacket() function in TrcPktDecodeEtmV4I