Searched refs:initAtomPkt (Results 1 – 4 of 4) sorted by relevance
51 void initAtomPkt(const ocsd_pkt_atom &atom, const ocsd_trc_index_t &root_index);65 inline void PtmAtoms::initAtomPkt(const ocsd_pkt_atom &atom, const ocsd_trc_index_t &root_index) in initAtomPkt() function
55 void initAtomPkt(const EtmV3TrcPacket *in_pkt, const ocsd_trc_index_t &root_index);94 inline void Etmv3Atoms::initAtomPkt(const EtmV3TrcPacket *in_pkt, const ocsd_trc_index_t &root_inde… in initAtomPkt() function
557 atoms.initAtomPkt(m_curr_packet_in,m_index_curr_pkt); in processPHdr()
305 m_atoms.initAtomPkt(m_curr_packet_in->getAtom(),m_index_curr_pkt); in decodePacket()