Home
last modified time | relevance | path

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

/freebsd/contrib/opencsd/decoder/source/etmv4/
H A Dtrc_pkt_elem_etmv4i.cpp94 case ETM4_PKT_I_INCOMPLETE_EOT: in toString()
307 case ETM4_PKT_I_INCOMPLETE_EOT: in packetTypeName()
H A Dtrc_pkt_proc_etmv4i.cpp197 m_curr_packet.updateErrType(ETM4_PKT_I_INCOMPLETE_EOT); in onEOT()
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_pkt_types_etmv4.h52ETM4_PKT_I_INCOMPLETE_EOT, /*!< flushing incomplete/empty packet at end of trace.*/ enumerator