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()
1151 static UInt64 GetNumIterations(UInt64 numCommands, UInt64 complexInCommands) in GetNumIterations()
1161 DECL_EXTERNAL_CODECS_LOC_VARS in MethodBench()
2066 DECL_EXTERNAL_CODECS_LOC_VARS in TotalBench()
2121 UInt64 complexInCommands, in FreqBench()
2215 DECL_EXTERNAL_CODECS_LOC_VARS in CrcBench()
2358 DECL_EXTERNAL_CODECS_LOC_VARS in TotalBench_Hash()
2983 UInt64 complexInCommands = kComplexInCommands; in Bench() local