Searched refs:OcsdGenElemList (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/opencsd/decoder/include/common/
H A Docsd_gen_elem_list.h41 * @class OcsdGenElemList
56 class OcsdGenElemList class
59 OcsdGenElemList();
60 ~OcsdGenElemList();
107 inline const int OcsdGenElemList::getAdjustedIdx(int idxIn) const
114 inline const int OcsdGenElemList::getNumElem() const
119 inline const int OcsdGenElemList::numPendElem() const
124 inline void OcsdGenElemList::pendLastNElem(int numPend)
130 inline void OcsdGenElemList::commitAllPendElem()
135 inline void OcsdGenElemList
[all...]
/freebsd-13-stable/contrib/opencsd/decoder/source/
H A Docsd_gen_elem_list.cpp38 OcsdGenElemList::OcsdGenElemList() function in class:OcsdGenElemList
50 OcsdGenElemList::~OcsdGenElemList()
60 void OcsdGenElemList::reset()
67 OcsdTraceElement *OcsdGenElemList::getNextElem(const ocsd_trc_index_t trc_pkt_idx)
83 const ocsd_gen_trc_elem_t OcsdGenElemList::getElemType(const int entryN) const
94 ocsd_datapath_resp_t OcsdGenElemList::sendElements()
118 void OcsdGenElemList::growArray()
/freebsd-13-stable/contrib/opencsd/decoder/include/opencsd/etmv3/
H A Dtrc_pkt_decode_etmv3.h252 OcsdGenElemList m_outputElemList; //!< list of output elements

Completed in 104 milliseconds