Searched refs:TimestampT (Results 1 – 2 of 2) sorted by relevance
55 using TimestampT = uint64_t; variable63 std::vector<TimestampT> Timings;104 TimestampT CurrentMaxTSC = 0;
228 TimestampT D = diff(ThreadStack.back().TSC, Record.TSC); in accountRecord()