Searched refs:CTotalBenchRes (Results 1 – 1 of 1) sorted by relevance
/external/lzma/CPP/7zip/UI/Common/ |
D | Bench.cpp | 1522 struct CTotalBenchRes struct 1529 void SetSum(const CTotalBenchRes &r1, const CTotalBenchRes &r2) in SetSum() argument 1616 …back *f, const CBenchInfo &info, UInt64 rating, bool showFreq, UInt64 cpuFreq, CTotalBenchRes *res) in PrintResults() 1642 static void PrintTotals(IBenchPrintCallback &f, bool showFreq, UInt64 cpuFreq, const CTotalBenchRes… in PrintTotals() 1665 CTotalBenchRes EncodeRes; 1666 CTotalBenchRes DecodeRes; 1896 CTotalBenchRes *encodeRes, in CrcBench() 2025 CTotalBenchRes *encodeRes, in TotalBench_Hash() 2539 CTotalBenchRes midRes; in Bench()
|