Searched refs:updatedBits (Results 1 – 2 of 2) sorted by relevance
68 void StmTrcPacket::setTS(const uint64_t ts_val, const uint8_t updatedBits) in setTS() argument70 if(updatedBits == 64) in setTS()76 uint64_t mask = (0x1ULL << updatedBits) - 1; in setTS()80 pkt_ts_bits = updatedBits; // mark number of bits in setTS()
70 void setTS(const uint64_t ts_val, const uint8_t updatedBits);