Searched refs:setTS (Results 1 – 8 of 8) sorted by relevance
68 void setTS(const uint64_t ts, const bool freqChange = false);198 inline void OcsdTraceElement::setTS(const uint64_t ts, const bool freqChange /*= false*/) in setTS() function
70 void setTS(const uint64_t ts_val, const uint8_t updatedBits);
133 void setTS(const uint64_t value, const uint8_t bits);272 inline void EtmV4ITrcPacket::setTS(const uint64_t value, const uint8_t bits) in setTS() function
244 m_output_elem.setTS(m_curr_packet_in->getTSVal()); in decodePacket()
68 void StmTrcPacket::setTS(const uint64_t ts_val, const uint8_t updatedBits) in setTS() function in StmTrcPacket
885 m_curr_packet.setTS(gray_to_bin(gray_val),new_bits); in stmExtractTS()889 m_curr_packet.setTS(m_ts_update_value, new_bits); in stmExtractTS()
328 pElem->setTS(m_curr_packet_in->getTS()); in decodePacket()
511 m_curr_packet.setTS(tsVal,(uint8_t)ts_bits); in iPktTimestamp()