Home
last modified time | relevance | path

Searched defs:root_index (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/opencsd/decoder/source/etmv4/
HDtrc_etmv4_stack_elem.cpp39 …ype, const bool isP0, const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index, boo… in createParamElemNoParam()
52 …ype, const bool isP0, const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index, con… in createParamElem()
70 …Stack::createAtomElem(const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index, con… in createAtomElem()
81 …ack::createExceptElem(const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index, con… in createExceptElem()
93 …ck::createContextElem(const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index, con… in createContextElem()
109 …Stack::createAddrElem(const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index, con… in createAddrElem()
120 …4P0Stack::createQElem(const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index, con… in createQElem()
/freebsd-13-stable/contrib/opencsd/decoder/include/opencsd/etmv4/
HDtrc_etmv4_stack_elem.h89 …(p0_elem_t p0_type, const bool isP0, ocsd_etmv4_i_pkt_type root_pkt, ocsd_trc_index_t root_index) : in TrcStackElem()
116 …emAddr::TrcStackElemAddr(const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index) : in TrcStackElemAddr()
152 …tackQElem::TrcStackQElem(const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index) : in TrcStackQElem()
183 …emCtxt::TrcStackElemCtxt(const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index) : in TrcStackElemCtxt()
211 …cept::TrcStackElemExcept(const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index) : in TrcStackElemExcept()
240 …emAtom::TrcStackElemAtom(const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index) : in TrcStackElemAtom()
292 …0_type, const bool isP0, const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index) : in TrcStackElemParam()
/freebsd-13-stable/contrib/opencsd/decoder/include/opencsd/etmv3/
HDtrc_pkt_decode_etmv3.h94 …line void Etmv3Atoms::initAtomPkt(const EtmV3TrcPacket *in_pkt, const ocsd_trc_index_t &root_index) in initAtomPkt()
/freebsd-13-stable/contrib/opencsd/decoder/include/opencsd/ptm/
HDtrc_pkt_decode_ptm.h65 inline void PtmAtoms::initAtomPkt(const ocsd_pkt_atom &atom, const ocsd_trc_index_t &root_index) in initAtomPkt()