Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1722 struct CTotalBenchRes struct
1733 void SetSum(const CTotalBenchRes &r1, const CTotalBenchRes &r2) in SetSum() argument
1826 CTotalBenchRes *res) in PrintResults()
1853 static void PrintTotals(IBenchPrintCallback &f, bool showFreq, UInt64 cpuFreq, const CTotalBenchRes in PrintTotals()
1879 CTotalBenchRes EncodeRes;
1880 CTotalBenchRes DecodeRes;
2140 CTotalBenchRes *encodeRes, in CrcBench()
2279 CTotalBenchRes *encodeRes, in TotalBench_Hash()
3093 CTotalBenchRes midRes; in Bench()