Searched refs:unsync_eot_info (Results 1 – 5 of 5) sorted by relevance
202 if (unsync_eot_info <= UNSYNC_EOT) in toString()203 oss << " [" << s_unsync_reason[unsync_eot_info] << "]"; in toString()
142 …unsync_info_t unsync_eot_info; /**< additional information for unsync / end-of-trace packets.… member
189 unsync_eot_info = reason; in setUnSyncEOTReason()
70 m_output_elem.unsync_eot_info = m_unsync_info; in processPacket()
86 …unsync_info_t unsync_eot_info; /* additional information for unsync / end-of-trace packets. */