Searched refs:GlobalFreq (Results 1 – 2 of 2) sorted by relevance
12 UInt64 GlobalFreq; member
506 BenchInfo.GlobalFreq = GetFreq(); in SetStartTime()586 UInt64 globalFreq = GlobalFreq; in GetUsage()601 UInt64 globalFreq = GlobalFreq; in GetRatingPerUsage()622 return MyMultDiv64(numCommands, GlobalTime, GlobalFreq); in GetSpeed()1923 …UInt64 rating = BenchProps.GetCompressRating(DictSize, info.GlobalTime, info.GlobalFreq, info.Unpa… in SetEncodeResult()1940 …UInt64 rating = BenchProps.GetDecompressRating(info.GlobalTime, info.GlobalFreq, info.UnpackSize, … in SetDecodeResult()