Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/source/
Dtrc_gen_elem.cpp261 if (sw_trace_info.swt_has_timestamp) in printSWInfoPkt()
/external/OpenCSD/decoder/source/stm/
Dtrc_pkt_decode_stm.cpp245 m_swt_packet_info.swt_has_timestamp = 1; in decodePacket()
/external/OpenCSD/decoder/include/opencsd/
Docsd_if_types.h613 uint32_t swt_has_timestamp:1; /**< [bit 17 ] packet has timestamp. */ member