Home
last modified time | relevance | path

Searched defs:complexInCommands (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp72 bool isSpecifiedFreq, UInt64 cpuFreq, UInt64 &complexInCommands) in SetComplexCommands()
1149 static UInt64 GetNumIterations(UInt64 numCommands, UInt64 complexInCommands) in GetNumIterations()
1210 DECL_EXTERNAL_CODECS_LOC_VARS in MethodBench()
2160 DECL_EXTERNAL_CODECS_LOC_VARS in TotalBench()
2215 UInt64 complexInCommands, in FreqBench()
2309 DECL_EXTERNAL_CODECS_LOC_VARS in CrcBench()
2451 DECL_EXTERNAL_CODECS_LOC_VARS in TotalBench_Hash()
3075 UInt64 complexInCommands = kComplexInCommands; in Bench() local