Searched refs:GlobalTime (Results 1 – 2 of 2) sorted by relevance
13 UInt64 GlobalTime; member
506 BenchInfo.GlobalTime = ::GetTimeCount(); in SetStartTime()514 dest.GlobalTime = ::GetTimeCount() - BenchInfo.GlobalTime; in SetFinishTime()582 UInt64 globalTime = GlobalTime; in GetUsage()597 UInt64 globalTime = GlobalTime; in GetRatingPerUsage()619 return MyMultDiv64(numCommands, GlobalTime, GlobalFreq); in GetSpeed()2006 …UInt64 rating = BenchProps.GetCompressRating(DictSize, info.GlobalTime, info.GlobalFreq, info.Unpa… in SetEncodeResult()2023 …UInt64 rating = BenchProps.GetDecompressRating(info.GlobalTime, info.GlobalFreq, info.UnpackSize, … in SetDecodeResult()