Home
last modified time | relevance | path

Searched refs:CTotalBenchRes (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1720 struct CTotalBenchRes struct
1731 void SetSum(const CTotalBenchRes &r1, const CTotalBenchRes &r2) in SetSum() argument
1824 CTotalBenchRes *res) in PrintResults()
1851 static void PrintTotals(IBenchPrintCallback &f, bool showFreq, UInt64 cpuFreq, const CTotalBenchRes in PrintTotals()
1962 CTotalBenchRes EncodeRes;
1963 CTotalBenchRes DecodeRes;
2223 CTotalBenchRes *encodeRes, in CrcBench()
2362 CTotalBenchRes *encodeRes, in TotalBench_Hash()
3519 CTotalBenchRes midRes; in Bench()