Home
last modified time | relevance | path

Searched refs:ETM3_PKT_NOTSYNC (Results 1 – 4 of 4) sorted by relevance

/external/OpenCSD/decoder/source/etmv3/
Dtrc_pkt_proc_etmv3_impl.cpp257 setBytesPartPkt(m_currPacketData.size()-5,WAIT_SYNC,ETM3_PKT_NOTSYNC); in waitForSync()
271 setBytesPartPkt(8,WAIT_SYNC,ETM3_PKT_NOTSYNC); in waitForSync()
288 m_curr_packet.SetType(ETM3_PKT_NOTSYNC); // send unsynced data packet. in waitForSync()
300 m_curr_packet.SetType(ETM3_PKT_NOTSYNC); // send unsynced data packet. in waitForSync()
Dtrc_pkt_decode_etmv3.cpp261 case ETM3_PKT_NOTSYNC: in decodePacket()
Dtrc_pkt_elem_etmv3.cpp351 case ETM3_PKT_NOTSYNC: //!< no sync found yet in packetTypeName()
/external/OpenCSD/decoder/include/opencsd/etmv3/
Dtrc_pkt_types_etmv3.h51 ETM3_PKT_NOTSYNC, //!< no sync found yet enumerator