Home
last modified time | relevance | path

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

/freebsd/contrib/opencsd/decoder/source/stm/
H A Dtrc_pkt_decode_stm.cpp245 m_swt_packet_info.swt_has_timestamp = 1; in decodePacket()
/freebsd/contrib/opencsd/decoder/source/
H A Dtrc_gen_elem.cpp295 if (sw_trace_info.swt_has_timestamp) in printSWInfoPkt()
/freebsd/contrib/opencsd/decoder/include/opencsd/
H A Docsd_if_types.h621 uint32_t swt_has_timestamp:1; /**< [bit 17 ] packet has timestamp. */ member