Searched refs:STM_PKT_INCOMPLETE_EOT (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/opencsd/decoder/include/opencsd/stm/
H A Dtrc_pkt_types_stm.h53 STM_PKT_INCOMPLETE_EOT, /**< Incomplete packet flushed at end of trace. */ enumerator in enum:_ocsd_stm_pkt_type
/freebsd-13-stable/contrib/opencsd/decoder/source/stm/
H A Dtrc_pkt_elem_stm.cpp96 case STM_PKT_INCOMPLETE_EOT:
187 case STM_PKT_INCOMPLETE_EOT:
H A Dtrc_pkt_decode_stm.cpp179 case STM_PKT_INCOMPLETE_EOT: /**< Incomplete packet flushed at end of trace. */
H A Dtrc_pkt_proc_stm.cpp156 m_curr_packet.updateErrType(STM_PKT_INCOMPLETE_EOT); // re mark as incomplete

Completed in 109 milliseconds