Searched refs:high_timestamp (Results 1 – 1 of 1) sorted by relevance
1681 uint64_t high_timestamp = method_trace_entries[record_index++]; in ReadValuesFromRecord() local1682 timestamp = (high_timestamp << 32 | timestamp); in ReadValuesFromRecord()