Home
last modified time | relevance | path

Searched refs:ts_val (Results 1 – 2 of 2) sorted by relevance

/external/OpenCSD/decoder/source/stm/
Dtrc_pkt_elem_stm.cpp68 void StmTrcPacket::setTS(const uint64_t ts_val, const uint8_t updatedBits) in setTS() argument
72 timestamp = ts_val; in setTS()
78 timestamp |= ts_val & mask; in setTS()
/external/OpenCSD/decoder/include/opencsd/stm/
Dtrc_pkt_elem_stm.h70 void setTS(const uint64_t ts_val, const uint8_t updatedBits);