Searched refs:ocsd_gen_trc_elem_t (Results 1 – 9 of 9) sorted by relevance
53 OcsdTraceElement(ocsd_gen_trc_elem_t type);60 void setType(const ocsd_gen_trc_elem_t type); //!< set type and init flags61 void updateType(const ocsd_gen_trc_elem_t type); //!< change type only - no init93 const ocsd_gen_trc_elem_t getType() const { return elem_type; }; in getType()106 inline OcsdTraceElement::OcsdTraceElement(ocsd_gen_trc_elem_t type) in OcsdTraceElement()143 inline void OcsdTraceElement::setType(const ocsd_gen_trc_elem_t type) in setType()151 inline void OcsdTraceElement::updateType(const ocsd_gen_trc_elem_t type) in updateType()
57 ocsd_err_t addElemType(const ocsd_trc_index_t trc_pkt_idx, ocsd_gen_trc_elem_t elem_type);
70 …const ocsd_gen_trc_elem_t getElemType(const int entryN) const; //!< get the type for the nth el…
65 } ocsd_gen_trc_elem_t; typedef90 …ocsd_gen_trc_elem_t elem_type; /**< Element type - remaining data interpreted according to this …
83 const ocsd_gen_trc_elem_t OcsdGenElemList::getElemType(const int entryN) const in getElemType()85 ocsd_gen_trc_elem_t elem_type = OCSD_GEN_TRC_ELEM_UNKNOWN; in getElemType()
83 ocsd_err_t OcsdGenElemStack::addElemType(const ocsd_trc_index_t trc_pkt_idx, ocsd_gen_trc_elem_t el… in addElemType()
412 OCSD_C_API void ocsd_gen_elem_init(ocsd_generic_trace_elem *p_pkt, const ocsd_gen_trc_elem_t elem_t…
441 OCSD_C_API void ocsd_gen_elem_init(ocsd_generic_trace_elem *p_pkt, const ocsd_gen_trc_elem_t elem_t… in ocsd_gen_elem_init()
52 …ocsd_gen_trc_elem_t elem_type; /* Element type - remaining data interpreted according to this va…106 `ocsd_gen_trc_elem_t` enum value that appears as the first `elem_type` field in the packet structur…