Searched refs:endStamp (Results 1 – 1 of 1) sorted by relevance
2759 const uint64_t endStamp = *(currentData + 1); in CopyPerfTimeStamp() local2765 …gpuMicroSeconds = static_cast<int64_t>((endStamp - startStamp) * timestampPeriod) / nanosToMicrosD… in CopyPerfTimeStamp()