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