Searched refs:STM_PKT_INCOMPLETE_EOT (Results 1 – 4 of 4) sorted by relevance
96 case STM_PKT_INCOMPLETE_EOT: in toString()187 case STM_PKT_INCOMPLETE_EOT: in pktTypeName()
179 case STM_PKT_INCOMPLETE_EOT: /**< Incomplete packet flushed at end of trace. */ in decodePacket()
156 m_curr_packet.updateErrType(STM_PKT_INCOMPLETE_EOT); // re mark as incomplete in onEOT()
53 STM_PKT_INCOMPLETE_EOT, /**< Incomplete packet flushed at end of trace. */ enumerator