Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
H A DBench.h46 struct CTotalBenchRes struct
58 void SetSum(const CTotalBenchRes &r1, const CTotalBenchRes &r2) in SetSum()
70 void Update_With_Res(const CTotalBenchRes &r);
H A DBench.cpp2799 void CTotalBenchRes::Generate_From_BenchInfo(const CBenchInfo &info)
2806 void CTotalBenchRes::Mult_For_Weight(unsigned weight)
2815 void CTotalBenchRes::Update_With_Res(const CTotalBenchRes &r)
2830 CTotalBenchRes *res)
2832 CTotalBenchRes t;
2858 bool showFreq, UInt64 cpuFreq, bool showSpeed, const CTotalBenchRes &res)
2993 CTotalBenchRes EncodeRes;
2994 CTotalBenchRes DecodeRes;
3331 CTotalBenchRes *encodeRe
[all...]

Completed in 3 milliseconds