Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/opencsd/decoder/include/common/
Docsd_gen_elem_list.h70 …const ocsd_gen_trc_elem_t getElemType(const int entryN) const; //!< get the type for the nth el…
/freebsd-12-stable/contrib/opencsd/decoder/source/
Docsd_gen_elem_list.cpp83 const ocsd_gen_trc_elem_t OcsdGenElemList::getElemType(const int entryN) const in getElemType() function in OcsdGenElemList
/freebsd-12-stable/contrib/opencsd/decoder/source/etmv3/
Dtrc_pkt_decode_etmv3.cpp639 if(m_outputElemList.getElemType(numElem-1) == OCSD_GEN_TRC_ELEM_INSTR_RANGE) in processPHdr()
663 if(m_outputElemList.getElemType(nElem - 2) == OCSD_GEN_TRC_ELEM_INSTR_RANGE) in pendExceptionReturn()