Searched refs:pkt_ts_bits (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/opencsd/decoder/include/opencsd/stm/
H A Dtrc_pkt_types_stm.h108 uint8_t pkt_ts_bits; /**< timestamp bits updated this packet */ member in struct:_ocsd_stm_pkt
/freebsd-13-stable/contrib/opencsd/decoder/source/stm/
H A Dtrc_pkt_elem_stm.cpp63 pkt_ts_bits = 0;
80 pkt_ts_bits = updatedBits; // mark number of bits
157 trcPrintableElem::getValStr(valStr,64,64,timestamp,true,pkt_ts_bits);

Completed in 94 milliseconds