Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/include/opencsd/ptm/
Dtrc_pkt_decode_ptm.h44 class PtmAtoms
47 PtmAtoms() {}; in PtmAtoms() function
48 ~PtmAtoms() {}; in ~PtmAtoms()
65 inline void PtmAtoms::initAtomPkt(const ocsd_pkt_atom &atom, const ocsd_trc_index_t &root_index) in initAtomPkt()
71 inline const ocsd_atm_val PtmAtoms::getCurrAtomVal() const in getCurrAtomVal()
76 inline const int PtmAtoms::numAtoms() const in numAtoms()
81 inline const ocsd_trc_index_t PtmAtoms::pktIndex() const in pktIndex()
86 inline void PtmAtoms::clearAtom() in clearAtom()
95 inline void PtmAtoms::clearAll() in clearAll()
183 PtmAtoms m_atoms; //!< atoms to process in an atom packet